datacake 0.7.1

A batteries included framework for building fault-tolerance distributed data systems.
Documentation
1
2
3
4
5
# Datacake Examples


Here we have some nice examples of what you can do with datacake, feel free to contribute some of your own.

- [replicated-kv]https://github.com/lnx-search/datacake/tree/main/examples/replicated-kv A distributed key value store built on SQLite! And it's speedy 🚄