bee-queue / bee-queue

A simple, fast, robust job/task queue for Node.js, backed by Redis.
Other
3.84k stars 219 forks source link

Make storage format/encoding pluggable #65

Open skeggse opened 7 years ago

skeggse commented 7 years ago

For later, it would be nice to be able to specify an encode/decode pair to allow use of other encodings besides JSON like protobuf or msgpack.

LewisJEllis commented 7 years ago

I'll add mine to the list: https://github.com/shapesecurity/superpack-js