galera 26.4.18
Extension to the MariaDB database server
Galera is a wsrep-provider that is used with MariaDB for load-balancing and high-availability (HA).
- Outputs:
out
- Website: https://github.com/codership/galera/
- Licenses: GPL 2
- Package source: gnu/packages/databases.scm
- Builds: See build status
- Issues: See known issues
Installation
Install galera 26.4.18
as follows:
guix install galera@26.4.18
Or install the latest version:
guix install galera
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.