Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the options passable to MemoryAdapter

Hierarchy

Index

Properties

Properties

compressed

compressed: boolean

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

namespace

namespace: string

Represents the namespace used for the Adapter

NOTE: There is no base format for namespaces, it is dependent on the Adapter!

Legend

  • Variable
  • Function
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc