Releases: akkadotnet/Akka.Persistence.Sql
Releases · akkadotnet/Akka.Persistence.Sql
Akka.Persistence.Linq2Db v0.90.1
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
- 86bea7a move everything to core 3.1 for ci testing
- cfc73ca Merge branch 'dev' of https://github.com/akkadotnet/Akka.Persistence.Linq2Db into add-allevents-and-currentallevents
- fae0539 migrated build scripts to install .NET Core 3.1 (#12)
- fd06ca4 Fix perf regression on recovery
- b6fbf9a update to linq2db 3.2.3
- 1a18e5d clean up configs and readme
- a559909 Clean up Async Stages, lower some allocations on ser/deser
- bc9f264 update to 1.14
- 571bd18 update to 1.14
- 15e8c0d clean up just a bit
- 0d3914b Make DB calls for Linq2DbReadJournal async
- 6560365 Fixup Journal Sequence calls to be lazy
- b702eba Fixup configs in query specs for proper use of table names.
- 8044daa Fixup Persistence Queries to be properly 'lazy' in necessary source stages.
- 3e8f88b - Added Support for IAllEventsQuery
- d50d134 Move into Project Repo (#1)
This list of changes was auto generated.