Skip to content

RedisCacheImpl.stop #4

@didikeke

Description

@didikeke

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions