SwayDB
Key-value store
A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.
Persistent and in-memory key-value storage engine for JVM that scales on a single machine.
293 stars
16 watching
16 forks
Language: Scala
last commit: 9 months ago databaseembeddablein-memoryjavajvmkey-value-storekotlinmultiple-diskspersistentscalastorage-enginetype-safe
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance key-value store designed for concurrent access and visualization. | 537 |
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| A high-performance embedded key-value store for Java applications | 24 |
| A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,178 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| An embeddable key-value store with fast read performance and compact storage size | 939 |
| A solution for storing and managing key-value data across multiple devices using a persistent storage system | 4 |
| A distributed key-value store with sharding and replication capabilities | 261 |
| A high-performance key-value store designed to support modern data sets. | 925 |
| A LevelDB-backed key-value store for Swift applications | 123 |
| A fast and persistent key-value storage library written in Go | 978 |
| A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |