Wes Biggs <[EMAIL PROTECTED]> writes: > Does DBSimple do any caching/invalidation? No. Think gdbm and apply it to serializable objects, instead of byte streams. :) DBSimple provides an extremely simple framework for storing lots of objects in one file and retrieving/removing/modifying them via key objects. It supports on-the-fly and static reorganization and is thread safe. -- Paul Fisher * [EMAIL PROTECTED]
- Update and a Proposal Aaron M. Renn
- Re: Update and a Proposal Brian Jones
- Re: Update and a Proposal Paul Fisher
- Re: Update and a Proposal Wes Biggs
- glibc features (was Re: Update and a Propos... Paul Fisher
- glibc features (was Re: Update and a Propos... Paul Fisher
- Re: Update and a Proposal toshok

