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

Namdak Tonpa 0961d9afcd remove warnings 4 years ago
.github 8e84e8f1c9 start tests 4 years ago
config 1ad93907dd fix mix action 5 years ago
etc 5d289e071d kvx -> kvs INITIAL IMPORT 5 years ago
include 6c5112f2a5 remove cut from api and stub from mnesia. 4 years ago
lib 0961d9afcd remove warnings 4 years ago
man a67058b7ea 6.12.3 bot top 5 years ago
src 0961d9afcd remove warnings 4 years ago
test 4ad4fa189d Merge branch 'master' into dbl 4 years ago
.formatter.exs 3d9ec8a49a 6.11.1 5 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 e35fbc2557 Update README.md 4 years ago
index.html 68b7e6991b 8.4.0 4 years ago
mix.exs 68b7e6991b 8.4.0 4 years ago
rebar.config 742d952e74 remove rocksdb 5 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