[elephant-cvs] CVS elephant/src/db-bdb
ieslick
ieslick at common-lisp.net
Mon Feb 20 21:21:41 UTC 2006
Update of /project/elephant/cvsroot/elephant/src/db-bdb
In directory common-lisp:/tmp/cvs-serv10634/src/db-bdb
Modified Files:
bdb-transactions.lisp
Log Message:
A quick AllegroCache backend based on the allegrocache map and compound keys - functionality is only partial but the basics work
--- /project/elephant/cvsroot/elephant/src/db-bdb/bdb-transactions.lisp 2006/02/19 04:53:00 1.1
+++ /project/elephant/cvsroot/elephant/src/db-bdb/bdb-transactions.lisp 2006/02/20 21:21:41 1.2
@@ -79,7 +79,7 @@
dirty-read
degree-2
&allow-other-keys)
- (db-transaction-begin (controller-environment sc)
+ (db-transaction-begin (controller-environment sc)
:parent parent
:txn-nosync txn-nosync
:txn-nowait txn-nowait
More information about the Elephant-cvs
mailing list