-
Create an event stream type to identify an event stream as explained at https://www.eventstore.com/blog/requirements-for-the-storage-of-events
The way they are explaining it is a possibility for our …
-
The `schema_migrations` table name introduced in v0.10.0 conflicts with the ecto table `schema_migrations`, yet it has different columns.
This means you are unable to use the same database for even…
-
https://github.com/FinnStutzenstein/os4-notes/blob/master/eventstore-spec.txt#L43
Die Information muss Teil des Events sein, weil ich für verschiedenen Events in einer Action verschiedene Info-Text…
-
Currently, when you want to add an event, you have to know the name of it, so it would be good, to have a class to use to avoid mistakes
-
`emitEnabled` was previously being incorrectly set by `trackEmittedStreams`. That was fixed recently, but we need to make it possible for clients to handle the change.
Add the `emitEnabled` feature…
-
i tried to fix it but i don't understood the project .SLN
since when i reference the 2 dll files Calendar.Plugin.dll and Calendars.Plugin.Abstractions.dll
to every project Portable Forms, Android, iOS…
-
**[Mingle Card: 2642](https://liquidframeworks.mingle.thoughtworks.com/projects/alpine_mobile/cards/2642)**
Because user profile and sync event tests share indexedDB(read and write to it), they should…
-
Author wrote an article some time ago:
http://jen20.com/2015/09/07/using-hcl-part-1.html
Granted maybe there is stuff missing from the article like configuration. Are there ANY docs for this libra…
-
Hi Guys,
Would be possible to add a layer where we could swap store providers? So instead of Postgrex, one could configure Tds or Mariaex.... I'm willing to contribute but I will need your guidance…
-
There's currently no way to do time-based queries on the event store since timestamps aren't recorded unless you add them to your event types explicitly. They should be added to the `StoredEvent` type…
JBetz updated
6 years ago