Libgist was designed to be a simple, low-overhead library that can be easily incorporated into applications that need fast access to the data they manage. It uses regular files for storage purposes and supports single-user access without transactional behavior. If you need multiuser access and/or recovery, take a look at the SHORE patch for libgist, available with libgist v.1.0.
This document should help you get the code installed, and get you writing your own index code quickly.
Note these pages are still under construction. More complete documentation will be available with the final release.
Comments, questions and suggestions may be directed to gist@postgres.berkeley.edu
Last modified: $Date: 1999/01/19 01:42:30 $ by $Author: marcel $.