Skip to content

Chronicle Map 3.5.0 Release Candidate

Compare
Choose a tag to compare
@leventov leventov released this 01 Mar 22:30
· 1383 commits to ea since this release
  • All replication-related APIs were taken out in favor of Chronicle Engine.
  • Custom serializers (implementations of BytesReader, BytesWriter, DataAccess, SizedReader, SizedWriter or SizeMarshaller interfaces) no longer need to implement Serializable themselves.
  • Methods ChecksumEntry.checkSum() and updateChecksum() could now be called only when the context is locked at least on the update level (updateLock().lock()).
  • Added ChronicleHashBuilder.createOrRecoverPersistedTo() method.
  • Bug fixes and improvements

Download the JAR: https://oss.sonatype.org/content/groups/public/net/openhft/chronicle-map/3.5.0-rc/chronicle-map-3.5.0-rc.jar