adjust / rmq

Message queue system written in Go and backed by Redis
MIT License
1.57k stars 206 forks source link

Update README.md #163

Closed Shellbye closed 8 months ago

Shellbye commented 8 months ago

change TaskQueue to taskQueue for better consistency. Because the first time I read I was wondering where did the TaskQueue come from, then I realize that it's the taskQueue just created previous lines.

wellle commented 8 months ago

Thank you!