# actordb A rust actor-based distributed database based on *RocksDb* * [github](https://github.com/slawlor/actordb) * [crates.io](https://crates.io/crates/actordb) * [docs.rs](https://docs.rs/actordb) * [![CI/main](https://github.com/slawlor/actordb/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/slawlor/actordb/actions/workflows/ci.yaml) * [![codecov](https://codecov.io/gh/slawlor/actordb/branch/main/graph/badge.svg?token=61AGYYPWBA)](https://codecov.io/gh/slawlor/actordb) * `actordb`: ![actordb Downloads](https://img.shields.io/crates/d/actordb.svg) ## Contributors To learn more about contributing to `actordb` please see [CONTRIBUTING.md](https://github.com/slawlor/actordb/blob/main/CONTRIBUTING.md). ## License This project is licensed under [MIT](https://github.com/slawlor/actordb/blob/main/LICENSE).