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 no-op EXPIRE and static TTL #44

Merged
merged 4 commits into from
Aug 26, 2019
Merged

Add no-op EXPIRE and static TTL #44

merged 4 commits into from
Aug 26, 2019

Conversation

hltbra
Copy link
Contributor

@hltbra hltbra commented Aug 26, 2019

Refs #21

Key expiration isn't implemented, but I wanted to add the commands EXPIRE and TTL to support YipitData's use case (for YD, it's ok if the key isn't expired).

@hltbra hltbra merged commit 472fcf6 into master Aug 26, 2019
@hltbra hltbra deleted the feature/fake-expire branch August 26, 2019 15:25
hltbra added a commit that referenced this pull request Aug 26, 2019
hltbra added a commit that referenced this pull request Aug 26, 2019
* Add support to ZSCAN (#43)
* Add static version of TTL and no-op version of EXPIRE (#44)
* Add contrib/snapshot_lmdb.py and remove contrib/dredis-snapshot (#40)
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.

1 participant