mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
5 lines
248 B
Plaintext
5 lines
248 B
Plaintext
These modules provide persistent storage for arbitrary data, in arbitrary
|
|
backing stores. The details of interacting with the backing store are
|
|
abstracted to make all backing stores behave alike. The programmer simply
|
|
interacts with a tied hash.
|