GhostDB

Datastore

A distributed, in-memory key-value data store for high-performance applications

GhostDB is a distributed, in-memory, general purpose key-value data store that delivers microsecond performance at any scale.

GitHub

750 stars
29 watching
44 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list

cachedatabasedatastoredistributed-databasegolangin-memory-database

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 507
echovault/sugardb A distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality. 419
chrislusf/vasto A distributed key-value store with sharding and replication capabilities 261
albrow/zoom A high-performance, low-latency data storage and querying system for Go applications. 309
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
google/leveldb A fast key-value storage library written at Google providing an ordered mapping from string keys to string values 36,564
mhausenblas/mehdb An educational project demonstrating a Kubernetes-native NoSQL data store with StatefulSet and persistent volumes. 23
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
danielealbano/cachegrand A high-performance key-value store designed to optimize performance on modern hardware and support various data types 977
maximilianheidenreich/dsddb A lightweight key-value storage solution with simple API and support for primitive and custom data structures 13
tidwall/buntdb An embeddable key/value store with geospatial support and custom indexing for Go applications. 4,577
chainsafe/chaindb A high-performance key-value store implemented on top of BadgerDB 20
savaki/dynastore A DynamoDB-based in-memory storage solution for web applications using the Gorilla Toolkit framework. 4
kim/leveldb-haskell Provides Haskell bindings to LevelDB, a fast and efficient NoSQL database system 66
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 746