Crate appendix[−][src]
An append-only, on-disk key-value index
Only inserts are supported, updates or deletes not.
Structs
| Index | An index mapping keys to values | 
Type Definitions
| AlreadyThere | Was the key already present? |