|
sparkey
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Constant key-value store, best for frequent read/infrequent write uses |
||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||
| Category: Databases | ||||||||||||||||||||
| Tags: key-value database storage caching spotify | ||||||||||||||||||||
| Install: brew install sparkey | ||||||||||||||||||||
|
About: Sparkey is a high-performance, constant key-value store library designed for scenarios with frequent reads and infrequent writes. It provides efficient log-structured storage with hash-based indexing, enabling low-latency lookups while minimizing memory overhead. The library is optimized for large datasets where data is written in batches and read many times. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
| Alternatives: | ||||||||||||||||||||
| Version History | ||||||||||||||||||||
|