Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mateuszbabski/kivi

Simple key-value database in Erlang
https://github.com/mateuszbabski/kivi

database erlang

Last synced: 7 days ago
JSON representation

Simple key-value database in Erlang

Awesome Lists containing this project

README

        

# kivi

An OTP application

## Build

$ rebar3 compile

## Test

$ rebar3 eunit --dir="test"

## Start application

$ .\Start.ps1

## Start application with observer

$ .\ObsStart.ps1