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

[DBInterface] add new methods expire() and exists() #33

Merged
merged 1 commit into from
Aug 17, 2018

Conversation

keboliu
Copy link
Contributor

@keboliu keboliu commented Aug 16, 2018

Add two new methods expire() and exists() for DBInterface class.
expire() can set a timeout to a key
exists() can check whether a key is in the DB

@lguohan lguohan merged commit 6272b5f into sonic-net:master Aug 17, 2018
@keboliu keboliu deleted the new-db-interface branch August 22, 2018 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants