(hashed storage)
Create a composed storage instance that uses random hash based directory tree distribution for the final file path.
This is usefull when you want to store files with not predictable uris.
Create a composed storage instance that uses random hash based directory tree distribution for the final file path. This is usefull when you want to store files with not predictable uris.
(scoped storage prefix)
Create a composed storage instance that automatically prefixes the path when content is saved. For the rest of methods it just relies to the underlying storage.
This is usefull for atomatically add sertain prefix to some uploads.
Create a composed storage instance that automatically prefixes the path when content is saved. For the rest of methods it just relies to the underlying storage. This is usefull for atomatically add sertain prefix to some uploads.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close