Marcus Eriksson: Drizzle persistence in Project Voldemort
I just built drizzle support into Project Voldemort:http://github.com/krummas/voldemort - just add drizzle in your stores.xml and it should work
Basically just a cutnpaste of the mysql code, uses drizzle-jdbc (which is included in the git repo).
To try it out, check out the code from github, execute "ant release" in the base dir and you get binaries in the dist directory.
URL: http://developian.blogspot.com/2009/12/drizzle-persistence-in-project.html
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

