Skip to content

4.1.0

Latest

Choose a tag to compare

@zdenek-jonas zdenek-jonas released this 19 May 08:11
cf681e6

Features

  • Batch Storer for batched persistence [#254]

Bugfixes

  • Fix element count calculation issue [#252]
  • Fix potential deadlocks in store / storeAll lock ordering [#277]
  • Fix type dictionary provider listener wiring [#264]
  • Fix isUnchangedStructure always returning false [#262]

Other changes

  • Add OffHeapLongHashSet and utility methods [#255]
  • Improve clear method in LazyHashMap for better segment unloading [#257]