aurora-db 0.5.7

A lightweight, real-time embedded database with built-in PubSub, reactive queries, background workers, and intelligent caching.
Documentation
1
2
3
4
pub mod http_models;
pub mod http_server;
pub mod protocol;
pub mod server;