You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redis cluster supports only one database number. It would be nice to support as many hosted services only support cluster - ElastiCache serverless and MemoryDB. We would need to ensure there is proper key name-spacing to avoid conflicts. An additional benefit would be to reduce the amount of configuration code and reduce overall sys admin complexity.
The text was updated successfully, but these errors were encountered:
Redis cluster supports only one database number. It would be nice to support as many hosted services only support cluster - ElastiCache serverless and MemoryDB. We would need to ensure there is proper key name-spacing to avoid conflicts. An additional benefit would be to reduce the amount of configuration code and reduce overall sys admin complexity.
The text was updated successfully, but these errors were encountered: