spcl / faaskeeper

A fully serverless implementation of the ZooKeeper coordination protocol.
BSD 3-Clause "New" or "Revised" License
16 stars 13 forks source link

Pipelined read operations #22

Open mcopik opened 1 year ago

mcopik commented 1 year ago

AWS S3 and Redis support pipelining, and we could use them to send a stream of requests from a client.