Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allow cache configuration from file [DATAREDIS-938] #1510

Closed as not planned
Closed as not planned
Labels
has: design-decisionAn issue that contains a design decision about its topic status: declinedA suggestion or change that we don't feel we should currently apply type: enhancementA general enhancement
@spring-projects-issues

Description

Christoph Strobl opened DATAREDIS-938 and commented

Add option to read cache configuration from properties file.

The idea ist to have one global (default) configuration file redis-cache.properties

locked: [true, false]
ttl: 100
nullValues: [true, false]
keyPrefix: [simple, none]
serializer: [raw, java, string, json]
key.serializer : [raw, java, string, json]
value.serializer : [raw, java, string, json]

and additional ones for individual caches person.redis-cache.properties that can alter the defaults.

ttl: 200

Reference URL: spring-projects/spring-boot#19042

Metadata

Metadata

Assignees

No one assigned

    Labels

    has: design-decisionAn issue that contains a design decision about its topic status: declinedA suggestion or change that we don't feel we should currently apply type: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /