1 results for tag "creationix-rx-data-store"
Expert guide for RX, an embedded 'no-SQL SQLite' data store that encodes JSON-shaped data once for O(1) array / O(log n) key lookups without parsing or allocating an object graph. Text-safe binary encoding with auto-deduplication β ~18x compression on real deployment manifests and minimal heap allocations.