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

https://github.com/zserge/kveer

A tiny in-memory key-value storage in Go with optional persistence (atomic backup file, or append-only)
https://github.com/zserge/kveer

Last synced: about 1 year ago
JSON representation

A tiny in-memory key-value storage in Go with optional persistence (atomic backup file, or append-only)

Awesome Lists containing this project

README

          

# kveer
A tiny in-memory key-value storage in Go with optional persistence (atomic backup file, or append-only)