Skip to content

Releases: meshware/local-cache

0.1.3

24 Jun 04:27
Compare
Choose a tag to compare
  • Fix data inconsistency caused by exceptions.
  • Improve performance

0.1.0

28 Jul 04:26
1f92310
Compare
Choose a tag to compare
  • Bump fastjson version to 1.2.83
  • Bump jackson-databind from 2.13.1 to 2.13.2.1

0.0.9

07 Jan 04:43
Compare
Choose a tag to compare
  • Bump caffeine version to 2.9.5
  • Bump ohc version to 0.7.4

0.0.8

22 Nov 07:15
Compare
Choose a tag to compare
  • Remove the dependence of the core package to Spring.

Release 0.0.7

11 Sep 04:14
Compare
Choose a tag to compare

Release 0.0.7

Release 0.0.6

25 Aug 16:06
Compare
Choose a tag to compare
  1. Add method getValueOrSupplier.
  2. Remvoe throw exception on getValue method.

0.0.5

21 Jul 11:28
Compare
Choose a tag to compare

Support Caffeine custom failure strategy and automatic refresh.

0.0.4

12 May 07:40
Compare
Choose a tag to compare

Fix the problem that caused when expireDurationAfterAccess not configured.

0.0.3

11 May 07:03
Compare
Choose a tag to compare

Improve synchronous local cache.

0.0.2

09 May 06:32
Compare
Choose a tag to compare

Reduce unwanted dependencies in POM files.