Re: Looking to fit Clojure into my architecture and am in need of your informed advice!

2010-08-02 Thread Kent Larsson
Hi! A big thanks for both of you! I will start experimenting with a Clojure and Compojure based REST JSON web service which takes som data from PostgreSQL. Although graph databases looks interesting too, I will surely check out neo4j (I've actually been eye balling it previously too) and try some

Re: Looking to fit Clojure into my architecture and am in need of your informed advice!

2010-08-02 Thread nickikt
Just a little add on to Clojure on Google this is a blog of a company that uses Clojure for a project and the have a DSL for Bigtable. (There is a second blog with only talks about Clojure on google app engine as well) --> http://www.hackers-with-attitude.com/ On Aug 2, 8:47 am, Saul Hazledine w

Re: Looking to fit Clojure into my architecture and am in need of your informed advice!

2010-08-01 Thread Saul Hazledine
Hello Kent, On Aug 1, 2:00 pm, Kent Larsson wrote: > > I'm planning to reduce my time at my full time job to create a small > startup. And I am thinking about create a lean and mean architecture > which will enable me to get things done. > Cool! > I am thinking about creating a layered architect

Looking to fit Clojure into my architecture and am in need of your informed advice!

2010-08-01 Thread Kent Larsson
Hi! I'm not any good at Clojure, but it seems like a great language! I have tried some examples and am reading a book about it. I have dabbled with Haskell before and I am really fascinated by the functional paradigm. I'm planning to reduce my time at my full time job to create a small startup. A