node-rados
node-rados copied to clipboard
Node 7 compatibility?
Hello,
Is there any plans to port this to the new node versions? This is the only librados port for node.
Thanks.
Hi, Yes, I will look at this quickly.
I added a branch for test purposes : https://github.com/ksperis/node-rados/tree/node7-testing
I can confirm that this worked for me with node 6.9.4 - thanks!