Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

createMemoryCache

Function
This function is defined in the cache module.

Signature

def createMemoryCache(config?: CacheConfig) -> MemoryCache

Returns

Returns
MemoryCache
The result of the operation.

Uses

  • MemoryCache

Source

View on GitHub

src/cache/index.ts at line 247

JS Memory

JS Memory CLI

JS Memory Hooks

JS Cache