DavidBM / rsmq-async-rs

RSMQ port to async rust. RSMQ is a simple redis queue system that works in any redis v2.6+
MIT License
43 stars 8 forks source link

Add generic message type #6

Closed DavidBM closed 3 years ago

DavidBM commented 3 years ago

@voro2038 You code review was dismissed because there were conflicts and I was forced to make a rebase from master. The code is the same, just that now includes the last commits from master.