eBuddy has just open-sourced a library called C* Path, a Java library for reading and writing structured objects in Cassandra. Instead of serializing or normalizing objects, the library decomposes structured data into hierarchical paths allowing access by path in whole or in part. A simple-to-use API has implementations for both Thrift and CQL. The library is […]
