Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Implement string de-duplication #63

Open
craigminihan opened this issue Feb 18, 2016 · 1 comment
Open

Implement string de-duplication #63

craigminihan opened this issue Feb 18, 2016 · 1 comment
Milestone

Comments

@craigminihan
Copy link
Contributor

Duplicate strings should be single instance to reduce memory overhead. Could also consider gzip/snappy compression or language compression (https://github.com/antirez/smaz).

@craigminihan craigminihan added this to the 0.2 milestone Feb 18, 2016
@craigminihan
Copy link
Contributor Author

I'm working on this here now: https://github.com/RipcordSoftware/libstringintern

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant