xk6-kv
KV store
A key-value store extension for k6 that provides persistent storage and shared state management
A key-value store extension for k6
15 stars
3 watching
2 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
k6k6-extensionkey-value-storeload-testingperformance-testingxk6
Related projects:
Repository | Description | Stars |
---|---|---|
xline-kv/xline | A geo-distributed key-value store for high-performance metadata management in multi-data center scenarios. | 615 |
lucid-kv/lucid | A high-performance key-value store with distributed capabilities and an HTTP API | 379 |
chainsafe/chaindb | A high-performance key-value store implemented on top of BadgerDB | 20 |
synrc/kvs | A compact, distributed key-value store with support for polymorphic data and multiple backends. | 178 |
akrylysov/pogreb | An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,312 |
lotusdblabs/lotusdb | An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,080 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
vaccovecrana/vephar | A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 |
tauraamui/kvs | Provides a lightweight key-value store library for storing and retrieving structured data in Go | 4 |
capless/kev | A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
claygod/coffer | ACID-compliant key-value database with support for transactions and high throughput | 39 |
treode/store | A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 177 |
jongretar/exbitcask | An Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage | 12 |
hotpotatoc/kvstore | An experimental key-value store server compatible with the Redis protocol. | 17 |
haskell-haskey/haskey | A high-performance, ACID compliant key-value store designed to be embedded in other applications | 93 |