It's time to let your babies grow up to be cowboys. 🎶
This commit is contained in:
@@ -8,5 +8,5 @@ public interface IRedisService {
|
||||
void Publish(CanvasCommand command);
|
||||
|
||||
void Produce(CanvasCommand command);
|
||||
Task<IEnumerable<CanvasCommand>> Consume();
|
||||
Task<IEnumerable<CanvasCommand>> Consume(string id);
|
||||
}
|
||||
|
Reference in New Issue
Block a user