-
#855 Expected behavior (A clear and concise description of what you expected to happen) :
## Describe the bug (Tell us what happens instead of the expected behavior) :
The long query string for…
zqian updated
4 years ago
-
-
Event sourcing mainly is composed by objects notation data. So, reduce friction and (des) serializations persisting them as documents.
-
Hello!
I am trying to use `spear` create/connect to persistent subscriptions in a clustered eventstoredb setup.
If the `Spear.Connection` is connected to a non-leader node an error like this is …
-
Steps to reproduce:
- Open https://bryntum.com/products/gantt/examples/basic/
- Run this code in console:
```
let arr = [];
for (let i = 0; i < 3500; i++) {
arr.push({id: i, name: `Event${i}`}…
-
This project is awesome however we are not using NEventStore but are using EventStore https://eventstore.org/ with EF Core for projection storage.
Is it possible to create a LiquidProjection Adap…
-
**[Mingle Card: 5483](https://liquidframeworks.mingle.thoughtworks.com/projects/alpine_mobile/cards/5483)**
Description
-----------
Currently during sync, all of the events are fetched from the store…
-
In the course of https://github.com/jet/equinox/pull/168, I tripped up during some direct porting of a library that wraps EventStore. The item in question is the naming and values of the Version spec…
-
Don't log "Caused by: org.occurrent.eventstore.api.WriteConditionNotFulfilledException: WriteCondition was not fulfilled. Expected version any but was 3."
-
Suggested anonymously via sticky note at the meetup.
Here is a link to the EventStore.js library: http://eventstore.js.org/
This is what event sourcing is, and seems to be what the above library…