ESDB can be overloaded with read/write operations and it has no limitations enforced on the edge to prevent this. The idea is to set the connection limit (in general or per operation) and deny requests when the limit is exceeded. It will improve t...
ESDB has access control lists (ACLs) as the primary method to achieve granular (per stream) authorisation. However, ACLs need to be set up per stream, which is a burden for developers. Also, if the auth rules change, all the streams need to get th...
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...
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...