Database

See what’s new:

  1. Galera Operator makes it easy to manage highly-available Galera clusters deployed to Kubernetes and automates tasks related to operating a Galera cluster. Galera is a popular, free, open-source, multi-master system for mySQL, MariaDB and Percona XtraDB databases. Galera Operator is tested and built for MariaDB. Today, Galera Operator can: Create and Destroy Galera clusters from […]

  2. MongoDB plug-in enables a change journal for Akka stateful actors on MongoDB. When actors append their changes to storage, they provide a unique ID named persistenceId. Keeping the journal consists of: – recording changes to make possible recovery of the actor’s current state, – recording on a regular basis the current state (a snapshot) which […]