can we swap the database queue for in-memory?
Opened this issue · 0 comments
adamfoneil commented
Not sure we actually need the EventMessage
table. Can we use Queue<T>
instead?
Opened this issue · 0 comments
Not sure we actually need the EventMessage
table. Can we use Queue<T>
instead?