By egenesky
via architects.dzone.com
Published: Dec 18 2012 / 08:09
I am going to show you how I went about solving how to persist instances in Cassandra, using Hector, in the function insert(instance) in Scala. To work out how these instances are going to be persisted, I shall use type classes. More than just the code, I...
Add your comment