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://github.com/ToddG/clojure-voltdb
>
> Any feedback would be most welcome. There's a tutorial and ant tasks for 
> each step.
>
> -Todd
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: clojure + voltdb

2010-07-09 Thread Greg
Hey Todd,

It's great to see you working on this! Added your project to the list of 
projects I'm watching. :-)

I'm very interested in benchmarking VoltDB against PostgreSQL, so this is good 
to see.

I'm not yet at the database point in my project, so I'm not fully aware yet of 
all the Clojure related issues and might not have the best of feedback to offer 
yet, but one question I do have is whether it makes sense to make this 
interoperable with projects like ClojureQL, and some of the ORM solutions out 
there (clj-record, carte, oyako, etc.).

Sincerely,
Greg

On 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 a tutorial and ant tasks for each 
> step.
> 
> -Todd
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


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 this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en