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 rpushb and xadd #149

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

hamedsh
Copy link

@hamedsh hamedsh commented Sep 19, 2024

add ing

  • rpushb: rpush with binary content
  • xadd: xadd functionality based on redis xadd

add rpushb to push bytes data
Add `xadd` function
Refactor StringEncoder to handle different data types more safely. Flatten the fields dictionary in the xadd method to ensure correct query formation and avoid potential issues with nested data structures.
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