Database Abstraction

Gyepi SAM gyepi at praxis-sw.com
Thu Sep 26 22:43:43 CEST 2002


On Thu, Sep 26, 2002 at 03:41:18PM -0400, Doug Beardsley wrote:
> Has anyone implemented this database abstraction layer yet?

I did. The interface has changed a bit, based on our discussions here.
Check out datastore.h for the abstraction interface, and datastore_db.[ch] for the
implementation.

It's actually pretty good: I used the same interface for bogoutil (OK, only for loading data).

-Gyepi



More information about the bogofilter-dev mailing list