How can i set Redis maxmemory-policy or other custom setting?
jacobinca19
PROOP

a year ago

How can i set Redis maxmemory-policy or other custom setting?

2 Replies


a year ago

the same way you would on any regular redis database, through a command while connected to the database.


Loading...