Posts Grails and Cassandra
Post
Cancel

Grails and Cassandra

We are going to start using Cassandra at work, and in the process, needed to develop a grails plugin. Nothing was available and we wanted to make something generic; so we could use it in multiple projects. So I have started to write one, and made my cassandra plugin available at github. Its not ready for prime-time, but its a start. The goals is to make an easy-to-use method to access a Cassandra installation. I’m wrapping Hector so I have access to his pooling of servers and simplification that he started. I’ll be giving the service more options going forward, such as returning empty hash sets rather then throwing ‘NotFound’ exceptions on queries that turn up empty. (Behaving like the ruby Cassandra gem)

This post is licensed under CC BY 4.0 by the author.
Recent Update
Trending Tags

Trending Tags