Re: Clojure + Redis

2010-01-04 Thread anders nawroth
There's actually been some activity from different people regarding Clojure + Neo4j, see: http://wiki.neo4j.org/content/Clojure /anders On Jan 4, 1:40 am, Tom Hicks wrote: > Have you looked at Neo4J? I have no experience with it but > someone in the forum just announced a Clojure wrapper for it:

Re: Data structure design question

2009-10-09 Thread Anders Nawroth
If you look into using a database, the graph database Neo4j could be of interest as well. Some people use it in Clojure and have written different wrappers for it, see: http://wiki.neo4j.org/content/Clojure I'm not sure regarding handling this amount of simultaneous threads, but Neo4j is designed