I am running dynomite-v0.6.21-rc2-19-gb56cf6a with redis 6.2.4 with master-master configuration in 2 different servers
as a Memory Datastore cache on CentOS Linux release 7.9.2009 (Core).
Here we are required to flush cache. i have tried below steps
1) redis-cli -h ipaddress -p 8379
2) flushall
and i am getting " Error: Server closed the connection " and in dynomite service status "redis_parse_req:1583 parsed unsupported command flushall " is there a way we can flush cache.
Hi Team,
I am running dynomite-v0.6.21-rc2-19-gb56cf6a with redis 6.2.4 with master-master configuration in 2 different servers as a Memory Datastore cache on CentOS Linux release 7.9.2009 (Core).
Here we are required to flush cache. i have tried below steps
1) redis-cli -h ipaddress -p 8379 2) flushall
and i am getting " Error: Server closed the connection " and in dynomite service status "redis_parse_req:1583 parsed unsupported command flushall " is there a way we can flush cache.
Thanks Sai