fabricatio_memory.inited_memory_service

Initialize and provide access to the memory service instance.

This module creates a singleton instance of the MemoryService from the Rust backend, configured with parameters from the global memory configuration.

Functions

get_memory_service(→ fabricatio_memory.rust.MemoryService)

Get the singleton instance of the MemoryService.

Module Contents

fabricatio_memory.inited_memory_service.get_memory_service() fabricatio_memory.rust.MemoryService

Get the singleton instance of the MemoryService.