Index of modules


A
Autoindex [Seqdb_containers]
This HINDEX implementation can cope with index files that have either CELLSZ=1 or CELLSZ=2.

C
Container [Seqdb_containers.PERM]
The permuted container
Container [Seqdb_containers.HINDEX]
The indexed container

H
Hash_algo [Seqdb_containers]
The Hash_algo module defines the available hash algorithm - which is currently only one.
Hindex [Seqdb_containers]
Default implementation of HINDEX.
Hpointer [Seqdb_containers]
This functor adds a hash value of the key to every pointer.

K
Kvseq [Seqdb_containers]
The basic version of Kvseq where pointers are plain file positions.
Kvseq_hp [Seqdb_containers]
A version of KVSEQ using pointers with key hashes.

M
Make [Seqdb_log]

P
Perm [Seqdb_containers]
Default implementation of the PERM modtype

S
Sb_consts [Seqdb_containers]
Descriptions of the variables that may occur in superblocks can be found in the following Sb_consts module.
Seqdb_archive
Archives of element files ("gar" format)
Seqdb_containers
Persistent containers
Seqdb_formats
Seqdb_fsys_ao
Append-only (ao) filesys variant
Seqdb_fsys_helpers
Additional functions for filesystems
Seqdb_fsys_ht
Filesystem implementation based on Kvseq and Hindex files
Seqdb_fsys_types
Filesystem type definitions
Seqdb_intro
Seqdb_log
sequential log files whose entries are of any type
Seqdb_management
Seqdb_rdwr
Read/write buffer for accessing files
Superblock [Seqdb_containers]
The Seqdb_containers.Superblock module reads and writes the superblock of a Kvseq, Hindex, or Perm file.