8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Tag 2.0-rc2
Fixed zhongl#48 : BufferUnderflowException cause by FileChannel.read(… …ByteBuffer) Fixed zhongl#49 : Lower defrag frequencies
Fixed zhongl#38 : Multi-version value Fixed zhongl#42 : Duplicate key can cause value missing
Fixed zhongl#36 : Appendings should not be removed during defragment.
Improve performance. Fixed zhongl#28 : Lazy get or map file to avoid reach reclaimed direct buffer.
Update README.
Use ConcurrentHashMap again in Ephemerons for read performance. Fix removing during flushing bug.
Fixed zhongl#22: Flushing would slow down.
Improve test coverage.
Lower visiable of IPage constructor