Represents if LZ77 Compression should be used for binary payloads for persistence
NOTE: Depending on the size of the payload and other factors, this can incur a CPU performance impact
NOTE: It's recommended to turn this setting on if persisting large payloads, as they as stored in-memory rather than on disk
Represents the namespace used for the Adapter
NOTE: There is no base format for namespaces, it is dependent on the Adapter!
Generated using TypeDoc
Represents the options passable to MemoryAdapter