danthegoodman1 / UltraQueue

Distributed pull queue based on Segment's Centrifuge. Zero dependency p2p clustering.
GNU Affero General Public License v3.0
1 stars 0 forks source link

5 ack nack partition awareness #26

Closed danthegoodman1 closed 2 years ago

danthegoodman1 commented 2 years ago

Adds support for remote partition ack and nack over internal grpc interface

Closes #5