Persistent, fast mmap'd database for Common Lisp using MOP; includes its own GC systems
Common Lisp
64
30 commits
updated Sep 11, 2009
It frees one from the garbage collector but stays within MOP.
See its homepage at MSI
(asdf:operate 'asdf:load-op 'manardb-test) (manardb.test:test-all-manardb) #<test-run: 24 tests, 3528843 assertions, 0 failures (0 expected) in 30.306 sec>
By MSI http://www.msi.co.jp
Thanks to Pascal Costanza for MOP conformance and other advice.
This project has found bugs in all Lisp implementations tested (Allegro, Lispworks, SBCL, and ClozureCL). Prize goes to SBCL for correctness as the bug (slot-value didn't work) was already fixed in a newer version.
30 commits
Common Lisp
100.0%
Persistent, fast mmap'd database for Common Lisp using MOP; includes its own GC systems
Common Lisp
64
30 commits
updated Sep 11, 2009
It frees one from the garbage collector but stays within MOP.
See its homepage at MSI
(asdf:operate 'asdf:load-op 'manardb-test) (manardb.test:test-all-manardb) #<test-run: 24 tests, 3528843 assertions, 0 failures (0 expected) in 30.306 sec>
By MSI http://www.msi.co.jp
Thanks to Pascal Costanza for MOP conformance and other advice.
This project has found bugs in all Lisp implementations tested (Allegro, Lispworks, SBCL, and ClozureCL). Prize goes to SBCL for correctness as the bug (slot-value didn't work) was already fixed in a newer version.
30 commits
Common Lisp
100.0%