Skip to content

stream IDs should be random strings #259

@jba

Description

@jba

Now they are integers that are incremented per-process. This might not work well when servers are distributed: two servers can get the same stream ID, and then the event store (assuming it is global to all servers) can get confused.

Metadata

Metadata

Labels

needs investigationstatus unclear, requires more work and discussion

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions