There's always using derby or hsqldb as a backend for Hibernate; and
if a dumb distributed (disk-backed) cache is good enough for your
purposes then you might try Oracle Coherence, which scales great and
is incredibly easy to use but sort of expensive. It doesn't feel
nearly as language-native as Mnesia, though.

--josh

On Jun 15, 12:02 pm, Wilson MacGyver <wmacgy...@gmail.com> wrote:
> Does clojure have anything like erlang's Mnesia? or is anyone working on such
> project? I know I can fall back to using JDBC+ various RDBMS, but I
> was curious if there is something that works like Mnesia.
>
> Thanks,
> Mac
>
> --
> Omnem crede diem tibi diluxisse supremum.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to