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
Is your feature request related to a problem? Please describe.
Would like to be able to specify the max memory policy (e.g. allkeys-lru, noeviction) when creating Azure Redis service instances
Describe the solution you'd like
cf create-service csb-azure-redis small my-redis -c '{"maxmemory_policy": "value"}'
Describe alternatives you've considered
N/A
Priority
Low
Platform
Azure
Applicable Services
Redis
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Would like to be able to specify the max memory policy (e.g. allkeys-lru, noeviction) when creating Azure Redis service instances
Describe the solution you'd like
cf create-service csb-azure-redis small my-redis -c '{"maxmemory_policy": "value"}'
Describe alternatives you've considered
N/A
Priority
Low
Platform
Azure
Applicable Services
Redis
The text was updated successfully, but these errors were encountered: