Skip to content

What are the use cases to choose MariaDB/SQLite over Redis #718

Answered by xiaogaozi
myc724 asked this question in Q&A
Discussion options

You must be logged in to vote

If you use SQLite as the metadata engine, the data cannot be shared between multiple machines.

MariaDB/MySQL and TiKV have similar performance, but MariaDB is not as scalable as TiKV.

Please refer to "Metadata Engines Benchmark" for more information.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@myc724
Comment options

Answer selected by xiaogaozi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants