You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (Jira)" <ji...@apache.org> on 2021/01/19 11:04:00 UTC

[jira] [Created] (SYNCOPE-1611) Spring Cache for Virtual Attribute Cache

Francesco Chicchiriccò created SYNCOPE-1611:
-----------------------------------------------

             Summary: Spring Cache for Virtual Attribute Cache
                 Key: SYNCOPE-1611
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1611
             Project: Syncope
          Issue Type: Improvement
          Components: core
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 2.1.9, 3.0.0


[Virtual Attribute Cache|http://syncope.apache.org/docs/2.1/reference-guide.html#virtual-attribute-cache] is currently based on housemade implementations.

We should base it on the widespread adopted [Spring Cache|https://docs.spring.io/spring-framework/docs/current/reference/html/integration.html#cache] and provide sensible (default) implementations (as [Caffeine Cache|https://github.com/ben-manes/caffeine]), also allowing for pluggable extensions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)