Beryl provides lists, keys, sets and channel subscription to its clients
powered by RocksDB
Introduction
BerylDB is an open source (BSD-3), data structure database. Beryl provides lists, keys, sets and channel subscription to its clients. Beryl is designed to achieve top performance using less resources. Our core system is entirely written in C++ and is powered by RocksDB. Learn more about Beryl's data types.
https://docs.beryl.dev/

GitHub - beryldb/beryldb: BerylDB is a data structure data manager that can be used to store data as key-value entries. The server allows channel subscription and is optimized to be used as a cache repository. Supported structures include lists, sets, and keys.
BerylDB is a data structure data manager that can be used to store data as key-value entries. The server allows channel subscription and is optimized to be used as a cache repository. Supported structures include lists, sets, and keys. - GitHub - beryldb/beryldb: BerylDB is a data structure data manager that can be used to store data as key-value entries.
https://github.com/beryldb/beryldb?utm_source=tldrnewsletter

Seonglae Cho