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

Unable to reach database

Trying to use the new tool, but I can't find any documentation or troubleshooting guide as to what I should do when I get this error.
Guest 5 days ago in Event Store Navigator 0

Recent connections

Would be great if I could save a list of servers rather than just recents (and give them my own human readable names).
Guest about 1 month ago in Event Store Navigator 0

Add a refresh button in the Stream browser?

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

test

test
Guest about 2 months 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 8 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 10 months ago in Event Store Navigator 0

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 10 months 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 10 months ago in ESDB Clients 1 Will not implement

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

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