druid/extensions-core/s3-extensions
Akshat Jain 98b960c6ac
Refactor: Replace explicit type arguments with diamond operator (#17567)
Since we aren't supporting Java 8 anymore, we can switch to diamond operators
without specifying explicit type arguments.
2024-12-17 14:37:45 +05:30
..
src Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
README.md fix typo in s3 docs. add readme to s3 module. (#14135) 2023-04-26 14:03:11 -07:00
pom.xml Rewrite S3StorageConnectorTest using testcontainers and MinIO (#17539) 2024-12-09 09:48:38 -05:00

README.md

This extension provides an integration between Druid and S3. For more details read the S3 extension docs here.