riak
Data store
A distributed, decentralized data storage system for storing and retrieving large amounts of data
Riak is a decentralized datastore from Basho Technologies.
4k stars
254 watching
537 forks
Language: Shell
last commit: 7 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
basho/riak_pipe | Enables parallel processing of data by dividing tasks into independent queues managed by Riak Core's vnode architecture. | 162 |
basho/bitcask | A log-structured hash table for fast key/value data storage | 1,292 |
basho/rebar | A tool for building and managing Erlang applications and releases | 1,061 |
primlabs/bucket | A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
seppo0010/rsedis | An open-source implementation of a popular in-memory data store and caching system | 1,775 |
bakins/lua-resty-riak | A Lua client driver for the Riak distributed database | 25 |
rayokota/keta | A distributed, transactional metadata store that integrates with Apache Kafka | 22 |
gosuri/go-store | Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
dain/leveldb | Port of LevelDB to Java for storing and retrieving data in a key-value format | 1,529 |
jongretar/exbitcask | An Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage | 12 |
dlang-community/containers | A collection of container implementations in D, providing efficient data structures for various use cases. | 111 |
mirakui/rack-store | A Rack middleware that exposes the request environment to any part of an application | 6 |
savaki/dynastore | A DynamoDB-based in-memory storage solution for web applications using the Gorilla Toolkit framework. | 4 |
dataoneorg/rdataone | A software package providing a standardized interface to multiple data repositories | 36 |
innng/innng | A project providing a framework for building and interacting with data storage systems. | 60 |