Skip to content

Releases: meshware/local-cache

0.1.3

Choose a tag to compare

@chenzhiguo chenzhiguo released this 24 Jun 04:27
  • Fix data inconsistency caused by exceptions.
  • Improve performance

0.1.0

Choose a tag to compare

@chenzhiguo chenzhiguo released this 28 Jul 04:26
1f92310
  • Bump fastjson version to 1.2.83
  • Bump jackson-databind from 2.13.1 to 2.13.2.1

0.0.9

Choose a tag to compare

@chenzhiguo chenzhiguo released this 07 Jan 04:43
  • Bump caffeine version to 2.9.5
  • Bump ohc version to 0.7.4

0.0.8

Choose a tag to compare

@chenzhiguo chenzhiguo released this 22 Nov 07:15
  • Remove the dependence of the core package to Spring.

Release 0.0.7

Choose a tag to compare

@chenzhiguo chenzhiguo released this 11 Sep 04:14

Release 0.0.7

Release 0.0.6

Choose a tag to compare

@chenzhiguo chenzhiguo released this 25 Aug 16:06
  1. Add method getValueOrSupplier.
  2. Remvoe throw exception on getValue method.

0.0.5

Choose a tag to compare

@chenzhiguo chenzhiguo released this 21 Jul 11:28

Support Caffeine custom failure strategy and automatic refresh.

0.0.4

Choose a tag to compare

@chenzhiguo chenzhiguo released this 12 May 07:40

Fix the problem that caused when expireDurationAfterAccess not configured.

0.0.3

Choose a tag to compare

@chenzhiguo chenzhiguo released this 11 May 07:03

Improve synchronous local cache.

0.0.2

Choose a tag to compare

@chenzhiguo chenzhiguo released this 09 May 06:32

Reduce unwanted dependencies in POM files.