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 30 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

Add IsAlive to /metrics

Could be useful to have IsAlive for prometheus alerting
Guest about 2 months ago in EventStoreDB / Operations 0

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

Delete streams without a trace

Customers who actively clean up their database encounter a situation when the scavenge.db file grows uncontrollably because it keeps the information about stuff that has been deleted. Eventually, it might lead to a situation when the scavenge.db f...
Alexey Zimarev almost 2 years ago in EventStoreDB / Operations 3

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 over 1 year 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 over 1 year ago in EventStoreDB / Operations 0

Read only replicas with single-node databases

Consider allowing read only replicas to connect to single node deployments. Currently, this is not possible because replication is disabled on single node databases.
Faheem Muhammad Ramjaun over 1 year ago in EventStoreDB / Operations / Performance 0

Support certificates with EC (elliptic curve) keys

ESDB currently supports only RSA keys in certificates when specifying --certificate-private-key-file. The advantage of using EC keys would be that the key is much smaller for the same security level (EC takes 256 bit vs RSA 2048 bit for same secur...
Alexey Zimarev over 1 year ago in EventStoreDB / Configuration / Operations / Security 1