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

5HT 8b7648d1f1 Update README.md 3 years ago
.github 8e84e8f1c9 start tests 4 years ago
config 91601b20e2 fix 3 years ago
etc 5d289e071d kvx -> kvs INITIAL IMPORT 5 years ago
include 72e187c8d0 massive cleanup 4 years ago
lib 0961d9afcd remove warnings 4 years ago
man a67058b7ea 6.12.3 bot top 5 years ago
src 10597b9581 writer fix for remove 3 years ago
test d52ffb6e03 limit max number of operations based on estimate 3 years ago
.formatter.exs 3d9ec8a49a 6.11.1 5 years ago
.gitattributes 24aa32e0af remove HTML detection 4 years ago
.gitignore 8e84e8f1c9 start tests 4 years ago
.travis.yml d8ad58d2f7 ci script from n2o 4 years ago
CNAME c1d3238a68 Update CNAME 5 years ago
LICENSE 531f220f67 Update LICENSE 4 years ago
README.md 8b7648d1f1 Update README.md 3 years ago
index.html 8877dbfb01 Update index.html 3 years ago
mix.exs 10597b9581 writer fix for remove 3 years ago
rebar.config b454468eb0 rebar3 format 3 years ago
sys.config 9f006ba48c mnesia check 5 years ago

README.md

KVS: Abstract Chain Database

Actions Status Build Status Hex pm Support me on Patreon

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