tango.util.container.more.HashFile

Undocumented in source.

Members

Classes

HashFile
class HashFile(K, V)

HashFile implements a simple mechanism to store and recover a large quantity of data for the duration of the hosting process. It is intended to act as a local-cache for a remote data-source, or as a spillover area for large in-memory cache instances.

Functions

main
void main()
printf
int printf(const(char)* , ...)

Meta