-
Hi,
I try to make a grpc client for a eventstore db using zio-grpc, and the scheme to use to connect the db is `esdb://` but when i use it client throw an error `cannot find a NameResolver for esdb…
-
currently `Spear.append/4` with an infinite stream fails (expected) but not for the expected reason (GenServer timeout)
instead it gives
```elixir
Stream.iterate(0, &(&1 + 1))
|> Stream.map(fn…
-
**Describe the bug**
Executing client.SubscribeToStream immediately calls back the subscriptionDropped function with the following reason: **_"Subscription dropped by server: rpc error: code = Unavai…
-
-
It isn't prefectly clear to me, I've tried looking also [here](https://github.com/EventStore/EventStore-Client-NodeJS/blob/master/src/streams/appendToStream.ts) to understand. Are options sent as the …
-
Hi Eventstore-Team,
When I append Events to a stream and subscribe to a $ce-projection containing that stream I'm currently in trouble deserializing the Contend of the Data-Property from the resolv…
-
When deploying in Kubernetes with exactly the same settings as 5.0.8 but with `--dev` and `--mem-db=false`, the server crashes after about 15 sec with this:
```
[eventstore-0 eventstore] [ 1,18…
-
See EventStoreEventsRepository.cs line 45
-
I am trying to install 20.6 on ubuntu 20.04.
I have no gotten it to start and not complain about certificates anymore.
Configfile:
`---
RunProjections: All
StartStandardProjections: True
Clust…
-