Open theonewolf opened 11 years ago
NBD protocol is good to go, NBD test client writing into Redis is good to go, just need to rewrite the Async Queuer process itself to use NBD instead of buffered IO reading from a file descriptor.
Remaining work is to implement buffering in the new gray-nbd-queuer process.
gray-nbd-queuer
NBD protocol is good to go, NBD test client writing into Redis is good to go, just need to rewrite the Async Queuer process itself to use NBD instead of buffered IO reading from a file descriptor.