Module bounded_stager

Source

Structsยง

BoundedStager
BoundedStager is a Stager that uses moka to manage staging area.
FsBlobGuard
FsBlobGuard is a BlobGuard for accessing the blob and automatically deleting the file on drop.
FsDirGuard
FsDirGuard is a DirGuard for accessing the directory and automatically deleting the directory on drop.
MokaDirWriterProvider ๐Ÿ”’
MokaDirWriterProvider implements DirWriterProvider for initializing a directory.

Enumsยง

CacheValue ๐Ÿ”’
DeleteTask ๐Ÿ”’

Constantsยง

DELETED_EXTENSION ๐Ÿ”’
DELETE_QUEUE_SIZE ๐Ÿ”’
RECYCLE_BIN_TTL ๐Ÿ”’
TMP_EXTENSION ๐Ÿ”’