mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-08 16:03:20 +00:00
Implement the new data_dictionary interface using the existing ::database, ::keyspace, and ::table classes. The implementation is straightforward. This will allow the coordinator code to access the full schema without depending on the gnarly bits that compose ::database, like reader_concurrency_semaphore or the backlog controller.
114 KiB
114 KiB