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

Adding save, bgsave, and lastsave commands. #219

Merged
merged 5 commits into from
Oct 17, 2018
Merged

Adding save, bgsave, and lastsave commands. #219

merged 5 commits into from
Oct 17, 2018

Conversation

dwilliams-kenzan
Copy link
Contributor

Adding the SAVE, BGSAVE, and LASTSAVE commands. They are backed with a trivial implementation that doesn't perform any flush/backup/save work, but does update the timestamp, emulating a successful save/bgsave from the Redis client's standpoint.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 98.151% when pulling ec92d60 on dwilliams-kenzan:adding-save-bgsave-lastsave into a4e85b8 on jamesls:master.

@bmerry
Copy link
Collaborator

bmerry commented Oct 17, 2018

Looks great, thanks!

@bmerry bmerry merged commit 39a56a6 into jamesls:master Oct 17, 2018
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

3 participants