Package io.github.qubitpi.athena.filestore
package io.github.qubitpi.athena.filestore
-
ClassDescription
FileStore
is an abstraction layer between Athena application and object storage; it can persist anin-memory representation
of a file into object storage as well as retrieving it from that storage.