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

Namdak Tonpa ce0db9713e move index.ua.html inside man/ua with renaming 5 years ago
config 5d289e071d kvx -> kvs INITIAL IMPORT 5 years ago
etc 5d289e071d kvx -> kvs INITIAL IMPORT 5 years ago
include 30f4add126 term as key 5 years ago
lib 9ca5eb9a3b wip 5 years ago
man ce0db9713e move index.ua.html inside man/ua with renaming 5 years ago
src 44f1bc4b6e term as key 5 years ago
.formatter.exs 5d289e071d kvx -> kvs INITIAL IMPORT 5 years ago
.gitignore 5d289e071d kvx -> kvs INITIAL IMPORT 5 years ago
.travis.yml 5d289e071d kvx -> kvs INITIAL IMPORT 5 years ago
CNAME 5d289e071d kvx -> kvs INITIAL IMPORT 5 years ago
LICENSE aea907f4ad Update LICENSE 5 years ago
README.md f8ff595c8a kvs 5 years ago
index.html 05e9d9b8a3 move index.ua.html inside man/ua with renaming 5 years ago
mix.exs 9ca5eb9a3b wip 5 years ago
rebar.config 742d952e74 remove rocksdb 5 years ago
sys.config 9f006ba48c mnesia check 5 years ago

README.md

KVS: Abstract Chain Database

Build Status

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 Новая версия KVX 5.11
[2]. 2019-04-13 Новая версия KVX 6.4

Credits

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