Skip to content

Improve RedisCache Manger implementation [DATAREDIS-481] #1059

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Mar 18, 2016 · 0 comments
Closed
Assignees
Labels
type: task A general task
Milestone

Comments

@spring-projects-issues
Copy link

Christoph Strobl opened DATAREDIS-481 and commented

Cache configuration shoule use something like the CacheBuilder as in CouchbaseCacheManager.

Consider:

  • Optional cache locking
  • Operate directly on RedisConnectionFactory
  • Split up responsibilites between components (conversion/serialization, configuration, read/write ops,...)
  • Follow contract defined by o.s.cache.Cache.
  • Provide cache statistics
  • (??? cache entry in Hash)

Issue Links:

Referenced from: pull request #252

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants