-
**Is your feature request related to a problem? Please describe.**
N/A
**Describe the solution you'd like**
Support server side event filtering as introduced in ES 6.*
**Describe alternatives …
-
This is a container for a POC where we store frequently accessed data in memory instead of querying the database every time.
Starting point is the instance by host query which is executed on every…
-
This would make it easier to write tests that check for the presence of very specific events i.e. 1:1 checks.
Hat tip @miike
-
[Forum post](https://forum.bryntum.com/viewtopic.php?f=51&t=30351&p=154067#p154067)
Hi team
I am unsure if this is related to my previous post.
On this example https://bryntum.com/products/s…
-
What to set the securityContext to in order to run DataDog as non-root in plain Kubernetes?
I tried the following variations:
```yaml
securityContext:
runAsNonRoot: true
runAsUser: 1…
-
- [ ] Subscribe to the EventStore, listening for `TriggerRegistered` event.
- [ ] Call script controller API when trigger is `active`
The state change is handled in the same way. An event is returne…
-
Can a command fire more than one event? Is that supported by the library? I've noticed a missmatch in the revision field when I fire 2 events from the same command, like if one revision is actually sk…
-
Hello, i can not figure this out.
How exactly should `currentPersistenceIds` and `allPersistenceIds` methods be used?
In code example below i can fetch events from eventstore, but i can't fetch any s…
-
I have the system '$by_category' projection running, thus, there's a stream for each category, looking like '$ce-something'. But when I try to subscribe to it, I get an error:
>eventstore.tcp.Conne…
-
Hi @4deeptech ,
I like what you are doing with this project.
Are you still maintaining it?
I am getting set up to use Akka and EventStore and have been making some enhancements to your code.
If you …