-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Akka-free event-sourced persistence #269
Commits on Nov 7, 2023
-
implement akka-free (persistence) recovery API
Denys Fakhritdinov committedNov 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 08e5725 - Browse repository at this point
Copy the full SHA 08e5725View commit details
Commits on Nov 8, 2023
-
Denys Fakhritdinov committed
Nov 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 23a1177 - Browse repository at this point
Copy the full SHA 23a1177View commit details
Commits on Nov 14, 2023
-
drop snapshot criteria from new ESS API
Denys Fakhritdinov committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d8795e - Browse repository at this point
Copy the full SHA 3d8795eView commit details -
Denys Fakhritdinov committed
Nov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for a3140b3 - Browse repository at this point
Copy the full SHA a3140b3View commit details
Commits on Nov 21, 2023
-
wip: implement event-sourced (persistent) actor
Denys Fakhritdinov committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for b7ae06e - Browse repository at this point
Copy the full SHA b7ae06eView commit details -
Denys Fakhritdinov committed
Nov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d3d1ee - Browse repository at this point
Copy the full SHA 3d3d1eeView commit details
Commits on Nov 22, 2023
-
wip: add docs & fix compile err
Denys Fakhritdinov committedNov 22, 2023 Configuration menu - View commit details
-
Copy full SHA for d3f7f5c - Browse repository at this point
Copy the full SHA d3f7f5cView commit details -
wip: implement EventSourcedStore creation from Akka persistent/snapsh…
…ot plugins
Denys Fakhritdinov committedNov 22, 2023 Configuration menu - View commit details
-
Copy full SHA for f5079cd - Browse repository at this point
Copy the full SHA f5079cdView commit details
Commits on Nov 23, 2023
-
wip: add basic EventSourcedActorOf test
Denys Fakhritdinov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 36f76fb - Browse repository at this point
Copy the full SHA 36f76fbView commit details -
Denys Fakhritdinov committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for d2490c3 - Browse repository at this point
Copy the full SHA d2490c3View commit details
Commits on Nov 27, 2023
-
Denys Fakhritdinov committed
Nov 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 2bf7580 - Browse repository at this point
Copy the full SHA 2bf7580View commit details -
wip: cleanup non-related changes
Denys Fakhritdinov committedNov 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 16e0b88 - Browse repository at this point
Copy the full SHA 16e0b88View commit details -
Denys Fakhritdinov committed
Nov 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 421f89c - Browse repository at this point
Copy the full SHA 421f89cView commit details
Commits on Nov 28, 2023
-
Denys Fakhritdinov committed
Nov 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 878a64f - Browse repository at this point
Copy the full SHA 878a64fView commit details
Commits on Nov 30, 2023
-
wip: implement PersistenceAdapter
Denys Fakhritdinov committedNov 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 8dff02e - Browse repository at this point
Copy the full SHA 8dff02eView commit details
Commits on Dec 1, 2023
-
make LocalActorRef.! sync & add tests
Denys Fakhritdinov committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for e7c54ad - Browse repository at this point
Copy the full SHA e7c54adView commit details -
wip: start working on PersistenceAdapterTest
Denys Fakhritdinov committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 00069e3 - Browse repository at this point
Copy the full SHA 00069e3View commit details
Commits on Dec 5, 2023
-
wip: add tests for journaller/snaps=shotter failures
Denys Fakhritdinov committedDec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 8d0fdf3 - Browse repository at this point
Copy the full SHA 8d0fdf3View commit details
Commits on Dec 6, 2023
-
wip: add tests for snapshotter timeouts
Denys Fakhritdinov committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 14212bf - Browse repository at this point
Copy the full SHA 14212bfView commit details -
wip: add timeout into LocalActorRef
Denys Fakhritdinov committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for b1edd41 - Browse repository at this point
Copy the full SHA b1edd41View commit details -
wip: use partial func in LocalActorRef
Denys Fakhritdinov committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for c04d036 - Browse repository at this point
Copy the full SHA c04d036View commit details
Commits on Dec 7, 2023
-
Denys Fakhritdinov committed
Dec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 339d37d - Browse repository at this point
Copy the full SHA 339d37dView commit details -
connect akka interop and EventSourcedPersistence
Denys Fakhritdinov committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for db68486 - Browse repository at this point
Copy the full SHA db68486View commit details -
Denys Fakhritdinov committed
Dec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 7e80488 - Browse repository at this point
Copy the full SHA 7e80488View commit details -
Denys Fakhritdinov committed
Dec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for bc9b9be - Browse repository at this point
Copy the full SHA bc9b9beView commit details -
Denys Fakhritdinov committed
Dec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 68b2443 - Browse repository at this point
Copy the full SHA 68b2443View commit details
Commits on Dec 9, 2023
-
Denys Fakhritdinov committed
Dec 9, 2023 Configuration menu - View commit details
-
Copy full SHA for e88a92b - Browse repository at this point
Copy the full SHA e88a92bView commit details -
Denys Fakhritdinov committed
Dec 9, 2023 Configuration menu - View commit details
-
Copy full SHA for f4ca6fe - Browse repository at this point
Copy the full SHA f4ca6feView commit details -
Denys Fakhritdinov committed
Dec 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 3a477bd - Browse repository at this point
Copy the full SHA 3a477bdView commit details