- Expanded the memory isolation tests to cover user, team, chat, context, and key operations, ensuring comprehensive validation of namespace behavior. - Implemented pattern-based key retrieval and length calculation in the Namespace struct for improved efficiency and flexibility. - Added assertions to verify that operations on one namespace do not affect others, reinforcing the integrity of memory isolation across different contexts. |
||
|---|---|---|
| .. | ||
| interfaces.go | ||
| manager.go | ||
| memory.go | ||
| memory_test.go | ||
| namespace.go | ||
| types.go | ||