Skip to content

Conversation

@mkeen
Copy link
Contributor

@mkeen mkeen commented May 1, 2023

I've been wanting to manage Redis Hash values so I created some baseline functions for doing so. Open to all feedback here. Includes:

  • Editing hash values
  • Deleting hash values
  • Incrementing hash values

Edit: I swapped the naming of member -> key initially and it didn't match this codebase all that well. I fixed that.

@mkeen mkeen requested a review from scarmuega as a code owner May 1, 2023 04:12
@mkeen mkeen force-pushed the feat/hash-functions branch from 21e839b to 5ad0d8a Compare May 1, 2023 21:30
@mkeen mkeen force-pushed the feat/hash-functions branch from 1b6036c to 57bed85 Compare May 1, 2023 21:42
@scarmuega scarmuega merged commit c3acf3d into txpipe:main May 12, 2023
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