Reusable Patterns for Riak in Scala
Ray Jenkins sharing some cool Scala code for Riak on the Boundary blog:
I decided that I’d write this service in Scala and use Riak for persistence. I lazy and I can’t stand doing CRUD stuff so I looked around at our code at Boundary and on the internet and I didn’t find any simple reusable persistence layer in Scala for Riak so I decided to write my own.
Original title and link: Reusable Patterns for Riak in Scala (©myNoSQL)
via: http://blog.boundary.com/2012/07/09/reusable-patterns-for-riak-in-scala/