Uses of Package
io.github.qubitpi.athena.filestore
Packages that use io.github.qubitpi.athena.filestore
Package
Description
-
Classes in io.github.qubitpi.athena.filestore used by io.github.qubitpi.athena.applicationClassDescription
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. -
Classes in io.github.qubitpi.athena.filestore used by io.github.qubitpi.athena.example.books.applicationClassDescription
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. -
Classes in io.github.qubitpi.athena.filestore used by io.github.qubitpi.athena.filestore.swiftClassDescription
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. -
Classes in io.github.qubitpi.athena.filestore used by io.github.qubitpi.athena.web.endpointsClassDescription
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.