名称
最后提交
最后更新
..
cache File systems cache, memLZF, nioMemLZF did not support concurrent writes
db Minor improvement: Index.isFirstColumn
rtree Docs
type MVStore: for object data types, the cache size memory estimation was sometimes far off
Chunk.java MVStore: improved error messages and logging; improved behavior if there is an error when serializing objects.
ConcurrentArrayList.java MVStore: support for concurrent reads and writes is now enabled by default.
Cursor.java License change to MPL 2.0 / EPL 1.0
CursorPos.java MVStore: tool to quickly compact a store.
DataUtils.java Remove unused code
FileStore.java MVStore: disabled the file system cache by default, because it limits concurrency
FreeSpaceBitSet.java License change to MPL 2.0 / EPL 1.0
MVMap.java Formatting
MVMapConcurrent.java MVStore: support for concurrent reads and writes is now enabled by default.
MVStore.java #453 MVStore setCacheSize() should also limit the cacheChunkRef
MVStoreTool.java Fix Javadocs
OffHeapStore.java The statement "shutdown defrag" now compresses the database (with the MVStore). The MVStore now automatically shrinks the file in the background if there is no read or write activity. This might be a bit too aggressive; feedback is welcome!
Page.java MVStore: improved corruption detection
StreamStore.java MVStore CLOB and BLOB larger than about 25 MB: An exception could be thrown
WriteBuffer.java Remove unused code
package.html License change to MPL 2.0 / EPL 1.0