Package dev.crafty.core.storage
package dev.crafty.core.storage
-
ClassDescriptionAbstract base implementation of StorageProvider that provides common functionality.A decorator that adds caching to any storage provider.Manages storage provider instances, handling creation, caching, and configuration.StorageProvider<T,
K> Base interface for all storage providers.Factory for creating storage providers.Configuration for storage providers.Enum representing the available storage types.