Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rurban
on July 8, 2017
|
parent
|
context
|
favorite
| on:
Diskhash – Disk-based, persistent hash tables
I usually use gperf created tables or cdb tables for that purpose.
fnl
on July 8, 2017
[–]
Neither of those seem to easily scale to billions of keys, though.
rurban
on July 9, 2017
|
parent
[–]
For gperf I had to add >int support by myself.
https://github.com/rurban/gperf/commits/long_keys
cdb is limited to 2GB, yes.
fnl
on July 9, 2017
|
root
|
parent
[–]
Thanks for the work on and link to gperf! Looks interesting, to say the least.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: