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

[FR] Allow specifying Azure Redis max memory policy #72

Closed
claassen opened this issue Aug 27, 2020 · 2 comments
Closed

[FR] Allow specifying Azure Redis max memory policy #72

claassen opened this issue Aug 27, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@claassen
Copy link
Contributor

claassen commented Aug 27, 2020

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

@claassen
Copy link
Contributor Author

Implemented by #73

@erniebilling
Copy link

Fixed

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