orka.cli.memory.commands module

Memory CLI Commands

This module contains CLI commands for memory management operations including statistics, cleanup, and configuration.

orka.cli.memory.commands.memory_stats(args: Any) int[source]

Display memory usage statistics.

orka.cli.memory.commands.memory_cleanup(args: Any) int[source]

Clean up expired memory entries.

orka.cli.memory.commands.memory_configure(args: Any) int[source]

Enhanced memory configuration with RedisStack testing.