Skip to content

Releases: 4paradigm/pafka

0.3.0

31 Dec 15:04
b38ab0a
Compare
Choose a tag to compare
  • Support SSD/NVME as first layer in the tiered storage architecture

0.2.2

06 Dec 16:25
7994dcf
Compare
Choose a tag to compare
  • support multi-dir for every storage layer
  • some bugfix: #28 #23

0.2.1

11 Oct 06:23
c5e62b6
Compare
Choose a tag to compare
  • Merge Kafka 3.0.0 into Pafka
  • Some bugfix

0.2.0

24 Sep 12:58
Compare
Choose a tag to compare
  • 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

17 May 04:29
acb5c6f
Compare
Choose a tag to compare
  • Add latency results to consumer perf test
  • minor update of the producer perf test output
  • docs update

0.1.0

31 Mar 13:06
Compare
Choose a tag to compare
v0.1.0

update some docs