/ZephyrDB

ZephyrDB is a in-memory database library written in Rust. It provides developers with a simple and intuitive API to store, retrieve, and query key-value data in a high-performance manner. ZephyrDB is designed to be lightweight, fast, and easy to integrate into Rust projects, from simple caches to complex data storage systems.

Primary LanguageRust

Watchers