Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gpvos
23 days ago
|
parent
|
context
|
favorite
| on:
SQLite Is a Library of Congress Recommended Storag...
A more standard solution would be cdb.[0] Although that doesn't support compressed data.
[0]
https://cdb.cr.yp.to/
,
https://en.wikipedia.org/wiki/Cdb_(software)
tnelsond4
23 days ago
[–]
I'll definitely have to look at this. I'm using binary search right now because it's fast enough and I understand it better, but I might replace it with hashes at some point.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] https://cdb.cr.yp.to/ , https://en.wikipedia.org/wiki/Cdb_(software)