Skip to content

Commit bda3a91

Browse files
authored
Document MinIO backend requirements for datasets
Add information about MinIO backend requirements for JuliaHub datasets.
1 parent 702a89c commit bda3a91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/reference/datasets.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ A JuliaHub dataset can have zero or more versions.
3838
A newly created dataset _usually_ has at least one version, but it may have zero versions if, for example, the upload did not finish.
3939
The versions are indexed with a linear list of integers starting from `1`.
4040

41+
## MinIO backend
42+
43+
JuliaHub instances with the MinIO backend for data storage require at least JuliaHub.jl v0.1.6 for dataset uploads and downloads.
44+
4145
## Reference
4246

4347
```@docs

0 commit comments

Comments
 (0)