I know that Elephant is thread-safe. Am I right in that I can also
open a store from separate Lisp images?
Leslie
--
My personal blog: http://blog.viridian-project.de/
___
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.n
On Jan 25, 2008 11:53 AM, Leslie P. Polzer <[EMAIL PROTECTED]> wrote:
>
> I know that Elephant is thread-safe. Am I right in that I can also
> open a store from separate Lisp images?
The postmodern backend is almost optimized for this use case, with its
globally synced cache.
clsql backend works