tenzir / public-roadmap

The public roadmap of Tenzir
https://docs.tenzir.com/roadmap
4 stars 0 forks source link

ZeroMQ Connector #76

Closed mavam closed 9 months ago

mavam commented 10 months ago

ZeroMQ is a light-weight messaging protocol that transports bytes. Implementing a zmq saver and loader would make it fit naturally into the Tenzir stack.

### Definition of Done
- [x] Implement `zmq` saver
- [x] Implement `zmq` loader