Skip to content

Releases: mochi-hpc/mofka

Version 0.4.0

13 Nov 13:31
Compare
Choose a tag to compare
  • Lots of fixes and improvements to both Mofka and Kafka drivers
  • Mofka vs Kafka benchmark
  • Updated documentation
  • Some quality of life features such as being able to initialize a MofkaDriver without an engine

Version 0.3.3

28 Oct 15:23
Compare
Choose a tag to compare
  • Fix Kafka backend (in particular the producer)
  • Fix selector/validator/serializer
  • Added ways to select/allocate full data

Version 0.3.2

24 Oct 14:06
Compare
Choose a tag to compare

Some bug fixes, mostly in the Python API

Version 0.3.1

23 Oct 09:51
Compare
Choose a tag to compare
  • Removed unnecessary dependency on curl

Version 0.3.0

22 Oct 16:10
Compare
Choose a tag to compare
  • Adds support for Kafka
  • Adds better support for partial data views

v0.2.0

02 Oct 12:33
Compare
Choose a tag to compare
  • Adapted to new Bedrock API, configuration format, and configuration space

Version 0.1.2

06 Aug 20:19
Compare
Choose a tag to compare
  • Some bug fixes
  • Configuration space for benchmark

Version 0.1.1

18 Jul 09:34
Compare
Choose a tag to compare
  • Fixes compilation issue with gcc 13
  • Adds benchmark
  • Added eventbridge validator (needs testing)
  • Use mochi-bedrock-api

Version 0.1.0

17 Jun 14:49
Compare
Choose a tag to compare
  • First (somewhat) stable version of the API
  • Replaces SSG with Flock
  • Improved and tested the Python API
  • Added a lot of documentation

Version 0.0.5

15 May 18:22
Compare
Choose a tag to compare
  • Fixes installation of python packages