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 commands HEXPIRE and HTTL #148

Merged
merged 8 commits into from
Nov 22, 2024
Merged

Conversation

osteensco
Copy link
Contributor

Addresses #113, #147

  • Added HEXPIRE and HTTL commands in the hash module.
  • Added Hexpire and HTTL methods to has API.
  • Added HEXPIRE and HTTL to documentation and links to readme.
  • Added some additional error messaging to constants to provide clearer error messages.
  • Added GetHashExpiry and SetHashExpiry keyspace methods.
  • Fixed some typos/formatting.

@osteensco
Copy link
Contributor Author

@kelvinmwinuka not sure why the sugardb tests are getting hung up, everything is passing on my machine and and when using the test env docker container half the time everything passes and half the time I get a fail on the ZRANDMEMBER test. I can't seem to reproduce what is happening in the github action.

@kelvinmwinuka kelvinmwinuka merged commit 992a3a8 into EchoVault:main Nov 22, 2024
2 checks passed
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.

2 participants