Skip to content

Use MongoDB bucket pattern in the EventStore #239

@ondrejtomcik

Description

@ondrejtomcik

Feature Request

What is the purpose of the feature?

The way how the current MongoDB model schema looks is very inefficient. It's hard to scale and due to mapping each event to document the number of file descriptors grows to thousands. After having few sessions with the MongoDB team the goal is to improve the schema by changing it to a bucket pattern.

What specific challenge does this feature solve?

Scalability, footprint, and performance improvements.

What alternatives did I consider?

None

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions