Objective-LevelDB
Objective-LevelDB copied to clipboard
Propose adding TTL for values
What are your thoughts on adding TTL to this project? I'm using this in my own app and have something I could merge upstream in the next few weeks.
I think adding a timeout on keys would be a huge feature, and while a little high level imo, fits the scope of this library. What do you think?
Sure! We see it implemented in a few different databases. I think it would totally make sense
Awesome. I'm finishing up a project, and once I'm done I'll pull it out and merge upstream.
- matehat [email protected] [14-09-09 11:55]:
Sure! We see it implemented in a few different databases. I think it would totally make sense
Reply to this email directly or view it on GitHub: https://github.com/matehat/Objective-LevelDB/issues/12#issuecomment-55016180
Hey, I understand you may not have time to prepare a pull request with documentation, tests and all, but would you mind just publishing your local version of the library with any work you did on that regard? I'll just do the last mile and add that it, I think it would be a great addition to the library.
If it turned out you did not have time to work on that, no worries, I'll just close the issue...