arpitbbhayani / s4dbView on GitHub
A lightweight embedded key-value store where keys and values are strings. Data is written to numbered binary files on disk and synced to S3. Values are Snappy-compressed. An in-memory index tracks the exact file and byte offset for every live key, so reads never scan - they seek directly.
37Apr 12, 2026Updated 3 months ago

Alternatives and similar repositories for s4db

Users that are interested in s4db are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?