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

Redis transactions support #332

Open
giovanni-ferrari opened this issue Mar 10, 2023 · 1 comment
Open

Redis transactions support #332

giovanni-ferrari opened this issue Mar 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@giovanni-ferrari
Copy link

Add redis transactions support to Redis.OM, via redis WATCH and MULTI.

It would be nice to be able to grant atomicity and consistency of read/write operations, also in case multiple entities are updated.

@slorello89 slorello89 added the enhancement New feature or request label Mar 14, 2023
@Jeevananthan-23
Copy link
Contributor

Hi @slorello89 I would like to work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants