Skip to content

Mariadb 10.3 (experimental) docker with ROCKSDB engine

Notifications You must be signed in to change notification settings

crocodile2u/mariadb-rocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

mariadb-rocks

MariaDB 10.X docker image with ROCKSDB engine

Based on official mariadb image (https://github.com/MariaDB/mariadb-docker), with all the options supported, see this page for the manual: https://hub.docker.com/_/mariadb/.

The default rocksdb.cnf from the debian package mariadb-plugin-rocksdb is saved as /etc/mysql/mariadb.conf.d/rocksdb.cnf but files from that folder are not included in the configuration. In order to have the plugin running, run container with -v /path/to/conf.d:/etc/mysql/conf.d (see conf.d/rocksdb.cnf).

About

Mariadb 10.3 (experimental) docker with ROCKSDB engine

Resources

Stars

Watchers

Forks

Packages

No packages published