Package com.kingsrook.qqq.backend.core.modules.backend.implementations.memory
package com.kingsrook.qqq.backend.core.modules.backend.implementations.memory
-
ClassDescriptionBase class for all core actions in the Memory backend module.In-memory version of aggregate action.A simple (probably only valid for testing?)In-memory version of count action.In-memory version of delete action.In-memory version of insert action.since some settings are required for a variant, if you're using memory backend with variants, this is a setting you can use.In-memory version of query action.Storage provider for the MemoryBackendModuleimplementation of bulk-storage interface, for the memory backend module.In-memory version of update action.