Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

MemoryAdapter

Portable third-party memory adapter contract. Implementations live

MemoryAdapter

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Portable third-party memory adapter contract. Implementations live in @theokit-memory-* packages; the SDK never imports them.

Signature

interface MemoryAdapter { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/memory-adapter.ts:126

On this page