# Anor [](https://github.com/anor-rs/anor/actions/workflows/ci.yml) [](https://github.com/anor-rs/anor/tree/main/LICENSE.txt) The open-source data access and storage platform <img src = "docs/img/anor-wb.png" width = "25%"/> ## Components * [In-Memory Data Storage](/anor-storage) * In-memory key-value data storage, currently supports point-in-time, snapshot-based persistence in local disk. * Please take a look at [samples](/anor-storage/tests). * [API Service](/anor-api) * under development * [HTTP Service](/anor-http) * under development ## Documentation Documentation and other resources: [docs](/docs) ## Project Stage **Development**: this project is under development, you should not expect stability yet.