-
**Is this a request for help?**:
No
---
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
Feature Request
**Version of Helm and Kubernetes**:
**Which chart**:
Eventstore
…
-
# Bug report
**CHECKLIST**
- [x] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-diagnostic-plugin#reporting-issues)
- [x] I confirm this is a suspected…
-
The current capability provider implementation, part of the Concordance platform, utilizes NATS and JetStream for all of its event streaming functionality. This RFC suggests an additional, opt-in supp…
-
In some cases we want to purge certain PII (Personally identifiable information) from our **event store**
For this we need to design a process who is able to overwrite certain fields in the events.…
-
I'm trying to integrate this project into my project but I'm a little stuck...
Is there a simple way to make my (existing) events (case classes) be serialized ?
I added the SprayJsonSerializer to …
-
I have a piece of code that takes an "event" and stores that event to CosmosDb.
I've verified that there is only a Singleton instance of my EventManagementService (constructor only runs once), and a…
-
Apologies - very new to this and this is my first ever github input
public interface ICalendarStore
Add or change CreateEvent with 2 extra parameters
```
Task CreateEvent(string calendarId, st…
-
- queuestore.Item
- eventstore.Item
- aggregatestore.MetaData
These types are all intended for persistence and contain primitive types. If we convert them to protocol buffers messages it makes th…
-
This issue is used for collecting notes and random thoughts
-
Postgres [advisory locks](https://www.postgresql.org/docs/current/explicit-locking.html#ADVISORY-LOCKS) are used to ensure only a single subscription process can subscribe to each uniquely named Event…