Code

don't journal author and recipient link events by default
[roundup.git] / roundup / backends /
2001-07-23 richardMoved over to using marshal in the bsddb and anydbm...
2001-07-23 richardStoring only marshallable data in the db - no nasty...
2001-07-23 richard*sigh* some databases have _foo.so as their underlying...
2001-07-23 richardMoved the backends into the backends package. Anydbm...
2001-07-23 richardMoved the database backends off into backends.
2001-07-23 richardmade backends a package
2001-07-23 richardmoved hyper_bsddb.py to the new backends package as...