Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AQ-MedAI/MedMemoryBench
/ commit
Method
commit
methods/MIRIX/mirix/server/server.py:243–244 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
241
pass
242
243
async
def
commit(self):
244
pass
# PGlite handles commits automatically
245
246
async
def
rollback(self):
247
pass
Callers
15
get_db
Function · 0.80
lifespan
Function · 0.80
generate_batch_dialogues
Function · 0.80
run_batch_in_background
Function · 0.80
_batch_expand_task
Function · 0.80
batch_expand_personas
Function · 0.80
cmd_import_personas
Function · 0.80
initialize
Method · 0.80
expand_one
Method · 0.80
generate_events
Method · 0.80
generate_regular_events
Method · 0.80
_generate_single_dialogue_with_accumulated_kp
Method · 0.80
Calls
no outgoing calls
Tested by
2
test_cleanup_job_deletes_stale_memories
Function · 0.64
test_cleanup_job_respects_custom_threshold
Function · 0.64