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...
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...
I will use your DB in my project, looking around ecosystem. New in event sourcing, reading a lot of your docs, and forum.
Navigator using a while, and what I miss: i have 3 envs, and always i need to enter IP / PORT. It's not remembered well on m...
During development, ESDB will be reset multiple times, and the stream ids will contain uuids. without this feature, recently viewed streams is full of streams that don't exist
Hi,
This new UI looks very slick and fancy... It's great but frankly i'm not looking forward to having to use yet-another tool next to my browser. Will the old web UI remain available?
While on the visualization topic, any plans to include an op...
Under the Data tab, It's just showing the linked stream name when selecting a linked event i.e. from a $ce- stream. It'd be much more useful to show the data from the actual linked event since the link path is already shown in the table. Maybe a c...