Releases: 4paradigm/pafka
Releases · 4paradigm/pafka
0.3.0
0.2.2
0.2.1
- Merge Kafka 3.0.0 into Pafka
- Some bugfix
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
0.1.1
- Add latency results to consumer perf test
- minor update of the producer perf test output
- docs update
0.1.0
v0.1.0 update some docs