Releases: FINTLabs/fint-cache
Releases · FINTLabs/fint-cache
v2.1.0-alpha-5
Added missing method.
v2.1.0-alpha-4
Performance experiment 2, using hashcodes of cache member identifiers. Acts as a quick filter (with potential false positives) for candidate members.
v2.1.0-alpha-3
Only filter function is made parallel. Drop exactness of getOne(). NOTE: This will produce stale results in the case of events replacing individual cache members.
v2.1.0-alpha-2
Parallel streams in iteration.
v2.1.0-alpha-1
Added performance monitoring.
v2.0.1
v2.0.1-rc-3
Closes #7.
v2.0.1-rc-2
Updated Jenkinsfile.
v2.0.1-rc-1
Upgraded with Hazelcast support.
v1.4.0
added new update method to cache service