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 57 of 57

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 3 months ago in EventStoreDB / Operations 0

First impressions

I really like the idea of this software and I'm really looking forward to how it develops. Insight in the database is one of the more difficult things I hear among the team. However at this stage I don't feel like there is more information than ...
Guest 3 months ago in Event Store Navigator 1

Make the scavenge.db file take up less space

At the moment it has to detect and track stream hash collisions, but it would be possible to track these more easily in the database itself (without taking additional space) and remove the significant bulk of scavenge.db. It may also make the accu...
Tim Coleman 4 months ago in EventStoreDB / Operations 0

Nodes management

Manage cluster nodes from within Event Store Navigator. Allow executing node-specific operations like scavenge.
George Payne 4 months ago in Event Store Navigator 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 4 months ago in Event Store Navigator 0 Planned

Support persistent subscriptions

Feature gap. Create and manage persistent subscriptions in Event Store Navigator, similar to the legacy UI.
George Payne 4 months ago in Event Store Navigator 0 Planned

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 4 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 4 months ago in Event Store Navigator 0 Planned

Scavenges

Start and manage scavenges from within Event Store Navigator
George Payne 4 months ago in Event Store Navigator 0 Planned

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 6 months ago in EventStoreDB / Configuration / Operations / Security 1