Re: clojure + voltdb

2014-12-07 Thread Thomas Steffes
Hey Todd, any chance you still have this kicking around somewhere? On Friday, July 9, 2010 2:03:05 AM UTC-4, Todd wrote: > > I've created a basic project to show how to create a voltdb database, > and then to create java and clojure clients for this database: > > http://gith

Re: clojure + voltdb

2010-07-09 Thread Greg
n Jul 9, 2010, at 2:03 AM, Todd wrote: > I've created a basic project to show how to create a voltdb database, and > then to create java and clojure clients for this database: > > http://github.com/ToddG/clojure-voltdb > > Any feedback would be most welcome. There's

clojure + voltdb

2010-07-09 Thread Todd
I've created a basic project to show how to create a voltdb database, and then to create java and clojure clients for this database: http://github.com/ToddG/clojure-voltdb Any feedback would be most welcome. There's a tutorial and ant tasks for each step. -Todd -- You received th