Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability for compaction-time deletion decisions #56

Closed
cmumford opened this issue Sep 9, 2014 · 4 comments
Closed

Add ability for compaction-time deletion decisions #56

cmumford opened this issue Sep 9, 2014 · 4 comments
Assignees

Comments

@cmumford
Copy link
Contributor

cmumford commented Sep 9, 2014

Original issue 50 created by akramer@google.com on 2011-11-02T21:15:59.000Z:

It would be handy if expiration of rows could be done lazily at compaction time. An interface similar to the comparator class instance could return true/false for each key/value pair, deciding its fate.

@cmumford
Copy link
Contributor Author

cmumford commented Sep 9, 2014

Comment #1 originally posted by vadim.skipin on 2012-10-31T15:15:39.000Z:

FYI: https://groups.google.com/forum/?fromgroups=#!topic/leveldb/cIM9FdJGG1w

@cmumford cmumford self-assigned this Sep 9, 2014
@cmumford
Copy link
Contributor Author

cmumford commented Sep 9, 2014

Comment #2 originally posted by vadim.skipin on 2012-10-31T17:09:52.000Z:

<empty>

@cmumford
Copy link
Contributor Author

cmumford commented Sep 9, 2014

Comment #3 originally posted by fullung on 2013-06-13T12:46:32.000Z:

Any chance of getting this merged?

@cmumford
Copy link
Contributor Author

This is fairly old, so closing. If users still desire this change please submit a pull request.

maochongxin pushed a commit to maochongxin/leveldb that referenced this issue Jul 21, 2022
Move pthread dependency to test CMakeLists.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant