In-memory memory service backed by an ETS table.
Stores session event content indexed by {app_name, user_id} for
word-based search. Each entry includes precomputed lowercase word maps
for fast matching.
Summary
Functions
Returns a specification to start this module under a supervisor.
Starts the InMemory memory service.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Starts the InMemory memory service.