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.
38Aug 14, 2026Updated last month

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?