Cassandra came to my attention a couple days ago. I've never used it so thought I would give it a try. To get it to compile on my centos servers I had to modify the CXXFLAGS line in modules/cachedb_cassandra/Makefile to:<div>
<br></div><div>CXXFLAGS=$(CFLAGS:-Wno-deprecated option=) -DHAVE_NETINET_IN_H</div><div><br></div><div>Hope this saves someone some time.</div><div><br></div><div>Richard</div><div><br></div>