All Projects → synrc → Kvs

synrc / Kvs

Licence: isc
💿 KVS: Abstract Chain Database

Programming Languages

erlang
1774 projects

Labels

Projects that are alternatives of or similar to Kvs

Rust Rocksdb
rust wrapper for rocksdb
Stars: ✭ 815 (+409.38%)
Mutual labels:  rocksdb
Zanredisdb
Yet another distributed kvstore support redis data and index. moved to: https://github.com/youzan/ZanRedisDB
Stars: ✭ 64 (-60%)
Mutual labels:  rocksdb
Rocksdb Doc Cn
中文版rocksdb文档
Stars: ✭ 118 (-26.25%)
Mutual labels:  rocksdb
Rocksutil
A c++ develop toolkit
Stars: ✭ 28 (-82.5%)
Mutual labels:  rocksdb
Blackwidow
A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb
Stars: ✭ 43 (-73.12%)
Mutual labels:  rocksdb
Crux
General purpose bitemporal database for SQL, Datalog & graph queries
Stars: ✭ 1,296 (+710%)
Mutual labels:  rocksdb
Kvrocks
the kvrocks(kv-rocks) is SSD NoSQL which based on rocksdb, and compatible with the Redis protocol, intention to decrease the cost of memory and increase the capability
Stars: ✭ 471 (+194.38%)
Mutual labels:  rocksdb
Rocksdb
Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.
Stars: ✭ 138 (-13.75%)
Mutual labels:  rocksdb
Rethinkdb Lite
A RethinkDB-compatible database written in Crystal
Stars: ✭ 43 (-73.12%)
Mutual labels:  rocksdb
Srchx
A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badger)
Stars: ✭ 118 (-26.25%)
Mutual labels:  rocksdb
Lealone Plugins
与 Lealone 集成的各类插件(例如网络框架以及不同的数据库协议和存储引擎)
Stars: ✭ 31 (-80.62%)
Mutual labels:  rocksdb
Fastonosql
FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
Stars: ✭ 1,001 (+525.63%)
Mutual labels:  rocksdb
Tikv
Distributed transactional key-value database, originally created to complement TiDB
Stars: ✭ 10,403 (+6401.88%)
Mutual labels:  rocksdb
Rocker
Erlang/Elixir wrapper for RocksDB
Stars: ✭ 19 (-88.12%)
Mutual labels:  rocksdb
Level Rocksdb
A convenience package bundling levelup and rocksdb.
Stars: ✭ 120 (-25%)
Mutual labels:  rocksdb
Gorocksdb
gorocksdb is a Go wrapper for RocksDB
Stars: ✭ 753 (+370.63%)
Mutual labels:  rocksdb
Tidis
Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend
Stars: ✭ 1,182 (+638.75%)
Mutual labels:  rocksdb
Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
Stars: ✭ 2,295 (+1334.38%)
Mutual labels:  rocksdb
Ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
Stars: ✭ 1,707 (+966.88%)
Mutual labels:  rocksdb
Benchmarks
Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)
Stars: ✭ 116 (-27.5%)
Mutual labels:  rocksdb

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].