I want to play a bit with ChronicleMap and a bit confused which version should I use in production.
1.*
looks like 'released' one, 2.*
looks like in alpha stage. I would use release version but from my understanding current documentation refers features from an alpha version.
I.e. I don't see OffHeapUpdatableChronicleMapBuilder
in 1.0.2
. Since it is a 'official' documentation I can think that 2.*
can be used in production as well. Can it?
PS Environment - java 8, 64 bit windows for dev, linux in production.