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