mirror https://github.com/synrc/kvs

5HT 9792c590d4 fix article schema (html5) and replace obsolete anchors (html4) with ids 5 лет назад
.github 317f61d035 mnesia by default, rebar3 dialyzer, tests on CI 5 лет назад
config 0dfec83035 remove mnesia, fix test 5 лет назад
etc 5d289e071d kvx -> kvs INITIAL IMPORT 6 лет назад
include 0dfec83035 remove mnesia, fix test 5 лет назад
lib 9ca5eb9a3b wip 5 лет назад
man 9792c590d4 fix article schema (html5) and replace obsolete anchors (html4) with ids 5 лет назад
src 317f61d035 mnesia by default, rebar3 dialyzer, tests on CI 5 лет назад
test 317f61d035 mnesia by default, rebar3 dialyzer, tests on CI 5 лет назад
.formatter.exs 5d289e071d kvx -> kvs INITIAL IMPORT 6 лет назад
.gitignore 5d289e071d kvx -> kvs INITIAL IMPORT 6 лет назад
.travis.yml 317f61d035 mnesia by default, rebar3 dialyzer, tests on CI 5 лет назад
CNAME c1d3238a68 Update CNAME 5 лет назад
LICENSE aea907f4ad Update LICENSE 5 лет назад
README.md a46b52ce7c Update README.md 5 лет назад
index.html 3fdcb08d59 n2o.dev 5 лет назад
mix.exs 317f61d035 mnesia by default, rebar3 dialyzer, tests on CI 5 лет назад
rebar.config 742d952e74 remove rocksdb 6 лет назад
sys.config 9f006ba48c mnesia check 6 лет назад

README.md

KVS: Abstract Chain Database

Actions Status Build Status Hex pm

Features

  • Polymorphic Tuples aka Extensible Records
  • Basic Schema for Storing Chains
  • Backends: MNESIA, FS, ROCKSDB
  • Extremely Compact: 500 LOC

Usage

$ git clone https://github.com/synrc/kvs && cd kvs
$ open man/kvs.htm
$ mad com pla rep
> kvs:join().

Release Notes

[1]. 2018-11-13 Новая версия KVS 5.11
[2]. 2019-04-13 Новая версия KVS 6.4

Credits

  • Maxim Sokhatsky
  • Vlad Ki
  • Andrii Zadorozhnii
  • Yuri Maslovsky
  • Igor Kharin