Next:
Reference
, Previous:
Introduction
, Up:
Top
2 Tutorial
Preliminaries
: Some general remarks.
Getting Started
: Accessing a store.
The Root
: Staying alive.
Serialization
: Lisp -> (char *).
Persistent Classes
: CLOS the Elephant way.
Rules about Persistent Classes
: What you need to know.
Using Transactions
: Using ACID.
Using BTrees
: Storing lots of things.
Using Cursors
: Tranversing BTrees.
Secondary Indices
: by any other name...
The Store Controller
: behind the curtain.
Threading
: Playing nice with others.
Performance Tips
: Bogoflops for your buck.