Skip to Main Content
EventStoreDB Ideas Portal

Ideas for improvements and new features in EventStoreDB, client libraries, and database extensions.

ADD A NEW IDEA

Ideas

Showing 31 of 56

Projections management

Feature gap. Implement projections management similar to the legacy UI. Configure, start and stop standard projections Create and manage custom projections It would be nice to see the time lag for projections, as progress percentages shown in the ...
George Payne over 1 year ago in Event Store Navigator 0 Planned

Visualize correlated events

Visualize correlated events in Event Store Navigator similar to what the legacy Commercial UI does.
George Payne over 1 year ago in Event Store Navigator 0 Planned

Manage plugins

ESDB, depending on edition, might have plugins bundled with it, like LDAP authorisation or OpenTelemetry exporter. The idea is for Navigator to manage those plugins, which include: See the list of available plugin, with a status indicator (enabled...
George Payne over 1 year ago in Event Store Navigator 0 Planned

Scavenges

Start and manage scavenges from within Event Store Navigator
George Payne over 1 year ago in Event Store Navigator 0 Planned

Consistency policies

One of the main concerns developers have about impoementing Event Sourcing is so-called "eventual consistency". It means that when a system implements one or more query models either in ESDB using custom projections or in other databases using cat...
Alexey Zimarev about 1 year ago in EventStoreDB / Dev experience 2

Timestamp-based reads

For temporal and bi-temporal models it would be beneficial to be able to read streams, as well as start subscriptions, using timestamps instead of positions. It would allow answering questions "what happened after that date and time, before this d...
Alexey Zimarev about 1 year ago in EventStoreDB / Dev experience 2

Filtered reads and subscriptions to streams

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.
Alexey Zimarev almost 2 years ago in EventStoreDB / Dev experience 2

Chained replicas

Current implementation of read-only replicas require them to be connected to the cluster. It means that every new replica adds some overhead to the operational cluster nodes, particularly its leader. It creates limitation of the feature as one mig...
Alexey Zimarev about 1 year ago in EventStoreDB / Performance / Stability 0

Projections next-gen

Move custom and standard projections to Connectors.
Alexey Zimarev almost 2 years ago in EventStoreDB / Performance / Stability 0 Planned

Custom Indexes

Focus on removing linkto eventsIncludes sequence numbers$allcategoryguarantees on write (optional consistency) from a client perspective also defined by user?
Alexey Zimarev almost 2 years ago in EventStoreDB / Dev experience 1