-
So I am trying to learn hopac, and am making a little 'toy' fake eventstore.
At the moment this is just a server that multiple clients can write to
When I call it with Alt.choose, the world is hap…
-
- [x] I was not able to find an [open](https://github.com/zendframework/zend-expressive-fastroute/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-fastroute/issues?q=i…
-
Hi,
I was just looking through the code (good stuff btw!) and noticed here:
https://github.com/bakerface/dynamodb-event-store/blob/master/index.js#L116
You are taking the timestamp then conv…
-
Thinking about what to add to the default meta.
- Event source:
- Aggregate type (as it's not necessarily encoded in the stream name)
- Application name
- Application version
- Command ty…
-
orbit-db: 0.28.3
orbit-db-store: 4.3.3
Hi,
we are using OrbitDb for developing a p2p chat application.
Some time ago we noticed that once in a while users are lacking older messages ("message" -…
-
The documentation mentions:
> ...it does not include an Akka Persistence Query plugin.
It would be good to reference the [DynamoDB Streams documentation](https://aws.amazon.com/blogs/database/dyn…
-
Before we/I get to far into the fun+misery of developing a dependency-free web server, we should probably figure out which events to use for modules and when they occur.
For example, should we have…
-
Parent issue is #62
`event_id varchar(1000) PRIMARY KEY`:
* It's too long on MySQL8 because the default charset is utf8
* `1000` is an arbitrary historical value
* It doesn't make sense for th…
-
Every 30seconds the deployment restart
Deploy Logs
```
2023-12-21 14:40:46.737 UTC [1349] ERROR: database "railway" already exists
2023-12-21 14:40:46.737 UTC [1349] STATEMENT: CREATE DA…
-
Is there a plan on introducing Kafka as one of the event store as well?