TeaEngineering / libchronicle

Shared-memory interprocess communication from C/python using OpenHFT's chronicle-queue protocol
Apache License 2.0
14 stars 10 forks source link

Support queue v5 #14

Closed shuckc closed 2 years ago

shuckc commented 2 years ago

Add a version field in the queue structure to store detected version Parse metadata.cq4t file to detect rollover settings, skipping the queuefile_glob init-time mapping Bump Java upstream to v5.20

fixes #11