Ideas for improvements and new features in EventStoreDB, client libraries, and database extensions.
ESDB currently allows filtered subscriptions to $all.
The idea is to support filtered reads from $all, from streams, as well as filtered catch-up subscriptions to streams.
Our Command Handlers have their own independent Evolver functions; therefore, we would like to Server Side Filter events based on the Command Handler interest when calling ReadStream
Our Command Handlers have their own independent Evolver functions; therefore, we would like to Server Side Filter events based on the Command Handler interest when calling ReadStream