Laurent Barbe

Results 6 comments of Laurent Barbe

Hi, I have not had the opportunity to try on varnish 4.0, but unfortunately, I do not think that the type of init function is compatible between 4.0 and 4.1.

Hi, Thank you, I created a branch wip-list-objects to test the code. (https://github.com/ksperis/node-rados/tree/wip-list-objects) I will look in more detail later.

NanNew (obj_name) isn't it enough to hand off the buffer ?

hi @1N50MN14, I added a simple implementation of createWrtiteStream https://github.com/ksperis/node-rados/commit/5bf1a53fb1a0556e8c4fe81832c9f647a2b557be . I think this should be more tested, because the calls are asynchronous and we must be sure that writes...

Hi, Yes, I will look at this quickly.

I added a branch for test purposes : https://github.com/ksperis/node-rados/tree/node7-testing