Hi,

I would like to connect nginx to the Cassandra NoSQL database.

There is a C++ library[1] that I could wrap to C to use with nginx.

However, the library does it's own connection pooling and thread management and 
I do not really have an idea how that will interfere with nginx's 
(single)threading model.

What do you think? Or are you maybe aware of any other C driver for Cassanrda?

Jan

[1] https://github.com/datastax/cpp-driver
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to