-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
The MemcachedImpl doesn't flush all data in the "stop" method. But RedisCacheImpl calls "flushAll()" in "stop" method. It will be better if it can be set "flush for not fulsh" in conf file.
MemcachedImpl:
https://github.com/playframework/play/blob/master/framework/src/play/cache/MemcachedImpl.java
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels