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

[RocksJava] TTL DB support #458

Merged
merged 5 commits into from Jan 20, 2015
Merged

Conversation

fyrz
Copy link
Contributor

@fyrz fyrz commented Jan 13, 2015

Added TTL DB support to RocksJava. It is now possible to use the RocksDB time to live feature in Java.

Differential: https://reviews.facebook.net/D31449

@fyrz fyrz force-pushed the RocksJava-TTLDB-Support branch 3 times, most recently from 00cfbe8 to 013bde4 Compare January 14, 2015 23:29
Summary:
TTLDB Support exposed in Java-API. It is now
possible to open a datbase using the RocksDB time
to live feature.

Test Plan:
make rocksdbjava
make test
mvn -f rocksjni.pom package

@adam please test mac osx compile

Reviewers: yhchiang, adamretter, ankgup87

Subscribers: dhruba, adam

Differential Revision: https://reviews.facebook.net/D31449
@fyrz fyrz force-pushed the RocksJava-TTLDB-Support branch 2 times, most recently from d958256 to fb50853 Compare January 17, 2015 22:51
yhchiang added a commit that referenced this pull request Jan 20, 2015
@yhchiang yhchiang merged commit 5e98e53 into facebook:master Jan 20, 2015
@yhchiang
Copy link
Contributor

Thanks for adding this important support!

@fyrz fyrz deleted the RocksJava-TTLDB-Support branch January 20, 2015 06:20
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

Successfully merging this pull request may close these issues.

None yet

2 participants