rubin 0.2.0

In-memory key-value store with the option for persistence
Documentation
1
2
3
4
5
6
7
# Rubin

In-memory datastore with option for persistence on disk and operating over client / server protocols.

It's like Redis but nowhere near as good :D

Very much a WIP