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

https://github.com/ztgx/cossack

A leveldb like key value store
https://github.com/ztgx/cossack

Last synced: over 1 year ago
JSON representation

A leveldb like key value store

Awesome Lists containing this project

README

          

# cossack
A toy key value store

### Build
```
make build
```