|
|
|
|
|
by dflock
1955 days ago
|
|
Have an interface for a queuing system and support other things, not just Kafka. Ideally, you want a default/dev instance to ship with something super simple, zero setup and maybe in-memory - but allowing you to swap-in kafka or something more capable as needed. |
|
I am trying to understand - what would be a good way to prioritise.