Liking cljdoc? Tell your friends :D

boundary.storage.shell.adapters.gcs

Google Cloud Storage adapter.

Implements IFileStorage for storing files in Google Cloud Storage (GCS). Suitable for production deployments on Google Cloud requiring scalable object storage.

Google Cloud Storage adapter.

Implements IFileStorage for storing files in Google Cloud Storage (GCS).
Suitable for production deployments on Google Cloud requiring scalable
object storage.
raw docstring

boundary.storage.shell.adapters.image-processor

Java AWT-based image processing implementation.

Implements IImageProcessor using Java's built-in image processing capabilities. No external dependencies required.

Java AWT-based image processing implementation.

Implements IImageProcessor using Java's built-in image processing capabilities.
No external dependencies required.
raw docstring

boundary.storage.shell.adapters.local

Local filesystem storage adapter.

Implements IFileStorage for storing files on the local filesystem. Suitable for development and single-server deployments.

Local filesystem storage adapter.

Implements IFileStorage for storing files on the local filesystem.
Suitable for development and single-server deployments.
raw docstring

boundary.storage.shell.adapters.s3

Amazon S3 storage adapter.

Implements IFileStorage for storing files in AWS S3 or S3-compatible services. Suitable for production deployments requiring scalable object storage.

Amazon S3 storage adapter.

Implements IFileStorage for storing files in AWS S3 or S3-compatible services.
Suitable for production deployments requiring scalable object storage.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close