Skip to content

Releases: jjrdk/aett

Bugfixing Snapshots

28 Apr 12:39
Compare
Choose a tag to compare

Fix snapshot loading. Bug fix for commit loading.

Stable release

26 Apr 16:18
Compare
Choose a tag to compare

This is the 1.0.0. The API should be stable by now.

Concurency and performance improvements

22 Apr 13:58
Compare
Choose a tag to compare

Improvements to concurrency handling and performance.

BREAKING CHANGE: bucket_id attributes have been renamed to tenant_id

In-Memory Storage

11 Apr 04:04
Compare
Choose a tag to compare

Add in-memory storage for testing purposes

Release 0.7.0

07 Apr 15:46
Compare
Choose a tag to compare

This release provides support for point in time retrieval of streams as well as support for storage in S3.

The release also contains a number of bug fixes.

Topic support

24 Mar 18:27
Compare
Choose a tag to compare

Create Topic decorator to help with event serialization and de-serialization. Add TopicMap to store topic to type relationships.

Add Postgres support

23 Mar 12:09
Compare
Choose a tag to compare

Added support for Postgres databases.
Minor code fixes.

Code fixes

18 Mar 18:55
Compare
Choose a tag to compare

Minor code and test fixes

Improve stream behavior

05 Mar 16:22
Compare
Choose a tag to compare

Add loading of mementos when loading aggregates.

Support handling of conflicts when merging concurrent streams.

Bug fixes

03 Mar 13:41
Compare
Choose a tag to compare

Bug fix release