confluentinc / event-streaming-patterns

A collection of Event Streaming Patterns, including problem statements, solutions, and implementation examples.
Apache License 2.0
13 stars 6 forks source link

Partitioned Ordering #188

Open ybyzek opened 3 years ago

ybyzek commented 3 years ago

Describe the pattern Ordering that happens within a given partition

https://github.com/confluentinc/event-streaming-patterns/pull/152#discussion_r652394448

Sister to #76

Provide as much detail as possible Review the template and in this issue, provide as much detail as possible for each section.

Categorize the pattern Assign an existing label that represents the category for this pattern.

Provide any additional context Link to any other references that are useful in describing this pattern