0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-07-08 13:15:53 +00:00
Files
libsql/libsql-server/tests/namespaces/mod.rs
Lucio Franco b1da52c722 server: Add initial MetaStore
This PR adds a new internal metadata store for namespace configuration.
This internally uses a normal namespace so that the replica also get's
synchronized. This is just initial work there are a few more issues to
solve regarding replica's getting updated configs and some internal
hardening that needs to be done. Tracking issue for follow up work #768.

Closes #501
2023-12-12 10:38:45 -05:00

3.9 KiB