Skip to content

Releases: akkadotnet/Akka.Persistence.Sql

Akka.Persistence.Linq2Db v0.90.1

04 Feb 22:52
e06499a
Compare
Choose a tag to compare

0.90.1 Feb 3 2021

Preview Release for Akka.Persistence.Linq2Db

Akka.Persistence.Linq2Db is an Akka.Net Persistence plug-in that is designed for both high performance as well as easy cross-database compatibility.

This is currently marked as a preview release, with tests passing for MS Sql Server, Postgres, and SQLite. We are looking for community help with adding tests, as well as trying out the new plugin and providing feedback.

There is a compatibility mode also available for those who wish to migrate from the existing Sql.Common journals.

Please refer to the project page for information on configuration.

Changes:

  • e06499a Merge pull request #17 from akkadotnet/dev
  • 3a08414 Set up CI with Azure Pipelines
  • 579b210 Update RELEASE_NOTES.md
  • 9802870 Preview release 0.90.1 (#15)
  • b853d5c Allow init warning turnoff (#14)
  • 446d02c Merge pull request #13 from akkadotnet/master
  • 9a89bb0 Merge pull request #10 from to11mtm/add-allevents-and-currentallevents
  • 38b2b79 clean up actor names for CI runs
  • 7d59064 Fix Docker tests to only run in Linux environment on build script
  • 9e145f5 Rename Docker tests for CI to pick up.
See More

This list of changes was auto generated.