An open API service indexing awesome lists of open source software.

https://github.com/nojima/fridge

Tiny ACID key-value store written in Rust
https://github.com/nojima/fridge

database rust

Last synced: about 2 months ago
JSON representation

Tiny ACID key-value store written in Rust

Awesome Lists containing this project

README

          

# fridge

## Build

```
sudo apt install protobuf-compiler
cargo build
```