Uses of Class
dev.crafty.core.storage.AbstractStorageProvider
Packages that use AbstractStorageProvider
-
Uses of AbstractStorageProvider in dev.crafty.core.storage.providers
Subclasses of AbstractStorageProvider in dev.crafty.core.storage.providersModifier and TypeClassDescriptionclass
An asynchronous MongoDB storage provider implementation using the Reactive Streams driver.class
A storage provider that stores objects in a MySQL database.class
A storage provider that stores objects in a PostgreSQL database.class
A storage provider that stores objects in YAML files.