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

SunRiseGC 8255f735bf 8.3.1 3 years ago
.github 753074934b Update elixir.yml 4 years ago
config 1ad93907dd fix mix action 5 years ago
etc 5d289e071d kvx -> kvs INITIAL IMPORT 5 years ago
include 01f1f3e505 8.3.0 4 years ago
lib 3d9ec8a49a 6.11.1 5 years ago
man a67058b7ea 6.12.3 bot top 5 years ago
src 8255f735bf 8.3.1 3 years ago
test 672670a470 the age of last fixes :-) 5 years ago
.formatter.exs 3d9ec8a49a 6.11.1 5 years ago
.gitignore 5d289e071d kvx -> kvs INITIAL IMPORT 5 years ago
.travis.yml d8ad58d2f7 ci script from n2o 4 years ago
CNAME c1d3238a68 Update CNAME 5 years ago
LICENSE aea907f4ad Update LICENSE 5 years ago
README.md e06f96148b Update README.md 4 years ago
index.html b440715d16 7.1.1 5 years ago
mix.exs 8255f735bf 8.3.1 3 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