Skip to main content

Module service

Module service 

Source
Expand description

MemoryService — the primary facade over SurrealStorage.

Wraps the surreal-memory MemoryStorage trait implementation with UAR-level scope enforcement, error handling, and logging. All callers should use this struct rather than accessing SurrealStorage directly.

Structs§

MemoryService
Facade over SurrealStorage with scope-aware helpers.