0.2.0
- Tiered storage architecture support. High-peroformance PMem is used as the first tier and low-performance HDD or SSD as the second tier.
- Auto migration strategy based on the tiered storage to achieve the balance between capacity and performance.
- Use libpmem/MemoryPool from llpl, rather than libpmemobj/MemoryBlock as used in v0.1.x