1.0.1
Bug fixes
- Environments
- Entity Stores
- XD-536 — PersistentEntityStore.clear() doesn't invalidate its EntityIterableCache
Performance improvements
- XD-534 — SharedLogCache as probabilistic data structure with primitive type keys
- XODUS-CR-32 — Reducing Java GC pressure measured for BTree random read
Tokyo Cabinet benchmarks reran for Xodus BTree and Patricia. According to the benchmark results, BTree random read is 17% faster, BTree successive read is 34% faster, Patricia random read is 8% faster and Patricia successive read is 7% faster compared to 1.0.0.