mirror of
https://github.com/hibiken/asynq.git
synced 2024-11-10 11:31:58 +08:00
e5686894d3
Go and Lua json libraries encodes json differently (e.g. order of key/value) and caused a bug when removing tasks that was previously encoded by Lua json library and redis was receiving a string generated by Go json library. |
||
---|---|---|
.. | ||
helpers_test.go | ||
inspect_test.go | ||
inspect.go | ||
rdb_test.go | ||
rdb.go |