Looking for guidance on using @idempotent with Redis as the persistence layer.
Specifically:
- What's the recommended Redis cluster mode (standalone vs cluster)?
- Where do I configure the connection string?
- Are there examples in the docs?
Pointer to relevant docs/examples would be great. Thanks!
Looking for guidance on using
@idempotentwith Redis as the persistence layer.Specifically:
Pointer to relevant docs/examples would be great. Thanks!