rails_event_store icon indicating copy to clipboard operation
rails_event_store copied to clipboard

Streams - provide some design details

Open weralabaj opened this issue 6 years ago • 0 comments

Currently, in the documentation there's no information about how streams are implemented under the hoods, nor are there any design guidelines.

That kind of information would be useful to understand how "expensive" creating a new stream is, how many streams are ok in the project, or how fine-grained they should be.

weralabaj avatar Nov 30 '18 08:11 weralabaj