-
I'm getting this error message:
> PHP Notice: Undefined variable: nextPosition in \vendor\prooph\event-store-http-client\src\Internal\EventStoreHttpConnection.php on line 632
PHP Stack trace:
…
-
Which IViewManager is indented to be used with SQLite?
d60.Cirqus.SQLite only contains the SQLiteEventStore.
-
## Overview
When using the `show-lists` subcommand in reminders-cli, the output does not include custom 'smart lists' from macOS Reminders.
## Steps to Reproduce
1. Ensure there are custom 's…
-
The DB table classes currently lack slots (as in eg https://github.com/crossbario/autobahn-python/blob/5b3f28549f48fc0f3df54512dd6a2eb1826fbcd2/autobahn/wamp/message.py#L540).
We should use slots -…
-
Hi!
We're using Spear in production and are noticing that performance might be less than ideal. We're not sure where exactly the problem resides - Spear, EventStoreDB or the network.
Our flow is…
-
In cases where you're using occurrent to just dump events, you may not care about aggregate state etc, you just want a place to store events.
-
### Feature Description
It would be beneficial to be able to return the position of the last event appended in an append events operation.
Doing so will open up users to know "this set of operatio…
smcvb updated
3 months ago
-
Not sure to understand why is there [an empty array](https://github.com/ek5932/EzeTest/blob/fa54554e4cd59325c462834b66b7dfc37d8f8adc/EzeTest.TestRunner/Services/TestRunNotificationService.cs#L14) in a…
-
Having looked at this, it would be nice if subscriptions used go's channel construct.
Doing this would allow the use of a goroutine to process events/errors from subscriptions.
-
Do you use MongoDb as an Event Store (Db) and a Queue? In this case, between the Write and Read you don't need something like zmq or RabbitMQ for messaging correct? If you do use MongoDb as your Que…