Skip to Main Content
EventStoreDB Ideas Portal

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

ADD A NEW IDEA

All ideas

Showing 55 of 55

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 5 months 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 5 months 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 month ago in EventStoreDB / Dev experience 2

.NET client support for Framework 4.8

Some still build and run their applications on .net Framework 4.8 on supported windows servers. The .Net client should be supported and released for .Net Framework 4.8 https://learn.microsoft.com/en-us/lifecycle/faq/dotnet-framework#will-i-need-to...
Yves Lorphelin about 2 months ago in ESDB Clients 1

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 2 months ago in EventStoreDB / Dev experience 2

Support persistent subscriptions

Feature gap. Create and manage persistent subscriptions in Event Store Navigator, similar to the legacy UI.
George Payne 5 months 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 5 months ago in Event Store Navigator 0 Planned

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 2 months ago in EventStoreDB / Performance / Stability 0

Consider adding projection execution time to the metrics endpoint

Is it possible to add a new metrics for projection execution time?
Cindy Lo Min Chung 3 months ago in EventStoreDB / Operations 0

Adjust the Log levels

At the moment the default log level is Debug, because lots of important logging is currently at the debug level. Users understandably sometimes raise the level to Information and miss important logs We should review and adjust the log levels of al...
Tim Coleman 4 months ago in EventStoreDB / Operations 0