Package discord4j.common.store.impl
-
Interface Summary Interface Description StorageBackend Factory for a ConcurrentMap backing the different storages. -
Class Summary Class Description LocalStoreLayout AStoreLayoutthat stores entities in the heap of the local JVM.SelectiveStoreLayout StoreLayoutthat enables caches based on the passed inStoreFlagvalues.StorageConfig Holds the storage configuration for aLocalStoreLayout.StorageConfig.Builder