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

Replication between clusters

Allow one cluster to mirror another. Could be similar to read-only replica, but instead of a single node that is known to the source cluster, the mirror would be a read-only replicated cluster. One use of it is to enable faster reads. If the "oper...
Alexey Zimarev over 1 year ago in EventStoreDB / Operations / Stability 0

Chunk format optimised for reading

The idea is to rewrite the chunk file after it stops accepting writes, so it can handle reads better. Re-sort events in closed chunks to group events of the same stream together for efficient IOPS use. Could also save having to repeat the stream n...
Tim Coleman over 1 year ago in EventStoreDB / Performance 0

Add catchup subscription stats to HTTP API

No description provided
Alexey Zimarev over 1 year ago in EventStoreDB / Dev experience / Operations 0 Planned

Add a refresh button in the Stream browser?

Like, how to I refresh the $all stream, for example.
Guest 10 days ago in Event Store Navigator 0

test

test
Guest 10 days ago in Event Store Navigator 0

Stream names with a / in it

It seems that you can't view any streams if it has a slash in the stream name
Guest 6 months ago in Event Store Navigator 0

Streams not shown

In the old web UI I can easily view the streams and navigate by clicking on them. If I have one single stream called BusinessAggregate-00000000000000000000000000000001 I can see it on the Stream Browser. Here, in the navigator UI, it's not showin...
Guest 8 months ago in Event Store Navigator 0

Custom tooling

I would really like to see how to incorporate custom tooling tabs into navigator UI.
Guest 9 months ago in Event Store Navigator 1

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 12 months 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 over 1 year ago in EventStoreDB / Dev experience 0