spear
spear copied to clipboard
A sharp EventStoreDB v20+ client backed by Mint :yum:
connects #7 the projections API is a bit cryptic for me I've been able to hobble my way through the rest of the protos pretty much just on sheer experimentation...
Hi! We're using Spear in production and are noticing that performance might be less than ideal. We're not sure where exactly the problem resides - Spear, EventStoreDB or the network....
Hello! I am trying to use `spear` create/connect to persistent subscriptions in a clustered eventstoredb setup. If the `Spear.Connection` is connected to a non-leader node an error like this is...
# Context The docs for `Spear.append` state the following > `:raw?` - (default: `false`) a boolean which controls whether the return > signature should be a simple `:ok | {:error,...