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 27 of 56

Add a refresh button in the Stream browser?

Like, how to I refresh the $all stream, for example.
Guest 6 months ago in Event Store Navigator 1

Custom tooling

I would really like to see how to incorporate custom tooling tabs into navigator UI.
Guest about 1 year ago in Event Store Navigator 1 Will not implement

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 over 1 year ago in Event Store Navigator 1

Event metadata format

Leverage map style metadata, used in cloud events that propagate as HTTP/message headers. Having event metadata as JSON sounded like a good idea at a time, but it creates a lot of friction when things need to be retrieved or added, like tracing he...
Alexey Zimarev almost 2 years ago in EventStoreDB / Dev experience 0

Multiple databases

Allow having multiple logs (databases) physically separated from each other. That would include different set of users, authorisation rules, etc. It would enable: deleting a specific database instead of cleaning up the whole cluster separate data ...
Alexey Zimarev almost 2 years ago in EventStoreDB / Dev experience / Operations / Security 0 Planned

SLA for Reads

When reading from followers, allow setting time SLA for the read operation to ensure you get fresh enough data. It helps offloading the read load without imposing too much risk of reading very stale data.
Alexey Zimarev almost 2 years ago in EventStoreDB / Dev experience 0 Planned

Server-side snapshots

Stream snapshots is one of the commonly used techniques to improve performance when reading long streams. Currently, developers are required to build snapshotting on their own, although it's quite clear how to do it. ESDB can support server-side s...
Alexey Zimarev almost 2 years ago in EventStoreDB / Dev experience 0