-
Hello everybody,
I started a new project and wanted to use the read journal provided in this library. I use the typed version of Akka. Unfortunately when I try to use the read journal, I get the f…
-
@teamchong Submitted this to Rob Johnosn.
Our document site isn’t working well for most users.
They usually just Google the information they need, and the top result they find is often from versio…
-
ios 17.0
var calendarsResult = await _deviceCalendarPlugin.retrieveCalendars() has error PlatformException(401, The user has not allowed this application to modify their calendar(s), null, null)
…
-
I was attempting to pregenerate the code for the handlers and found that it did not work while enforcing static loading only (Marten's code is fine and works with static type loading). Is the addition…
-
Hello !
The old implementation of reconnect in the `persistentSubscription` wasn't working.
One of the actual workaround to handle `NotMasterException` can be:
```php
// You only need to set t…
-
**Describe the bug**
When using a subscribeToAll type persistent subscription with server-side filtering based on StreamID prefixes, server gets riddled with error logs
**To Reproduce**
Steps to …
-
Thanks for writing this library, I really like the look of it.
I am doing a proof-of-concept of using this library to manage state for turn-based games. When a client joins, I'd like to be able to …
-
Hi,
when I use the sample application I ran into some errors.
When I start the server application, I can use the client and join a chat channel with version 0.
I type some messages, Leave the cha…
-
When I start my up without eventstore connection, my Extreme library correctly tries to reconnect:
```
[warn] Error connecting to EventStore @ localhost:1113. Will retry in 2000 ms.
```
But co…
-
https://learn.eventstore.com/webinar-recording-testing-event-sourced-applications?utm_campaign=Webinar%20-%20Testing%20event-sourced%20applications&utm_medium=email&_hsmi=144983828&_hsenc=p2ANqtz-8y3K…