Skip to content

no default for play.modules.cache? #41

@vikstrous

Description

@vikstrous

It looks like in play 2.4 the default cache implementation doesn't require these configs, but this module does. It would be nice if this module also had sensible defaults, so these configs wouldn't be necessary if you are just using the default cache.

play.modules.cache.defaultCache=default
play.modules.cache.bindCaches=["db-cache", "user-cache", "session-cache"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions