film42 / sidekiq-rs

A port of sidekiq to rust using tokio
MIT License
108 stars 11 forks source link

Fix bug: We should use lpush not rpush #12

Closed film42 closed 2 years ago

film42 commented 2 years ago

Pretty simple change but an important one. LIFO vs FIFO queue.

film42 commented 2 years ago

Released as 0.6.1