Successfully added
Caching Patterns
by Patrik
Distributed Transactions Caching Pattern
Applications sometimes require a series of commands against a backend data store to execute as a single atomic operation. All commands must succeed, or all must be rolled back to the initial state. Azure Cache for Redis supports executing a batch of commands as a single transaction.
Referenced in:
Leave a Comment
All fields are required. Your email address will not be published.
Comments