Store files in different binary stores

This commit is contained in:
eikek
2022-03-07 12:06:29 +01:00
parent d3ef4b6166
commit c812ea1009
8 changed files with 103 additions and 16 deletions

View File

@ -307,7 +307,8 @@ object Dependencies {
val binny = Seq(
"com.github.eikek" %% "binny-core" % BinnyVersion,
"com.github.eikek" %% "binny-jdbc" % BinnyVersion,
"com.github.eikek" %% "binny-minio" % BinnyVersion
"com.github.eikek" %% "binny-minio" % BinnyVersion,
"com.github.eikek" %% "binny-fs" % BinnyVersion
)
// https://github.com/flyway/flyway