DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
- the Store interface can go away as soon as we move jdbm-partition out
- the functionality in the store implementations will need to move into the partition again
- the functionality in the store implementation are almost identical showing that we can have a base class for XdbmPartition and only require new Table, Index and MasterTable implementations.
- need to review API for implementation contamination
- let's consider exposing the IDs of entries (global ID space)