Hacker News new | ask | show | jobs
by arethuza 5163 days ago
Perhaps if you want to store (tag) sub-strings with stored data then it might make sense?
1 comments

Yup, that might work, but still, this is a weird idea for a key-value store, maybe a DAWG or a radix tree would do better.