Chronicle Map 3.5.0 Release Candidate
·
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
orSizeMarshaller
interfaces) no longer need to implementSerializable
themselves. - Methods
ChecksumEntry.checkSum()
andupdateChecksum()
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