Objective-LevelDB icon indicating copy to clipboard operation
Objective-LevelDB copied to clipboard

Propose adding TTL for values

Open jonmorehouse opened this issue 10 years ago • 4 comments

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?

jonmorehouse avatar Sep 09 '14 18:09 jonmorehouse

Sure! We see it implemented in a few different databases. I think it would totally make sense

matehat avatar Sep 09 '14 18:09 matehat

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

jonmorehouse avatar Sep 09 '14 18:09 jonmorehouse

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.

matehat avatar Jan 27 '15 22:01 matehat

If it turned out you did not have time to work on that, no worries, I'll just close the issue...

matehat avatar Jan 27 '15 22:01 matehat