[
https://issues.apache.org/jira/browse/SYNCOPE-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-1611:
--------------------------------------------
Description:
[Virtual Attribute
Cache|http://syncope.apache.org/docs/2.1/reference-guide.html#virtual-attribute-cache]'s
in-memory implementation is currently based on housemade code.
We should base it on the widespread adopted and high-performing [Caffeine
Cache|https://github.com/ben-manes/caffeine]), and also allow for better
configurability.
was:
[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.
> Caffeine 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ò
> Priority: Major
> Fix For: 2.1.9, 3.0.0
>
>
> [Virtual Attribute
> Cache|http://syncope.apache.org/docs/2.1/reference-guide.html#virtual-attribute-cache]'s
> in-memory implementation is currently based on housemade code.
> We should base it on the widespread adopted and high-performing [Caffeine
> Cache|https://github.com/ben-manes/caffeine]), and also allow for better
> configurability.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)