Skip to content

Releases: parody/chronik

Several changes in the Store

16 May 15:00
e6fd1a2
Compare
Choose a tag to compare
  • Optionally save the domain event as JSON.
  • Set the JSON package as a config.
  • Set the compression level for term_to_binary as a conf.
  • Allow to remove an aggregate domain events.

Use big_int for version and aggregate_version in the MySQL store adapter

22 Jan 13:21
Compare
Choose a tag to compare

Support for streaming records from the Store to the Projection

29 Dec 16:08
Compare
Choose a tag to compare

Adding transient projection (without re-play)

20 Dec 14:55
Compare
Choose a tag to compare

Adding a missing defdelegate

20 Dec 17:16
Compare
Choose a tag to compare

The Store.current_version/0 delegate was missing on the using macro.