Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MemTensor/MemOS
/ clear
Method
clear
apps/memos-local-plugin/core/embedding/cache.ts:51–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
set(key: string, vec: EmbeddingVector): void;
50
has(key: string): boolean;
51
clear(): void;
52
stats(): EmbedCacheStats;
53
}
54
Callers
15
handlePasswordReset
Method · 0.65
handlePasswordReset
Method · 0.65
close
Function · 0.65
detach
Function · 0.65
close
Function · 0.65
clear
Method · 0.65
resetCache
Function · 0.65
close
Function · 0.65
stop
Function · 0.65
drain
Function · 0.65
_abort_pending
Method · 0.65
_start_bridge_keepalive
Method · 0.65
Implementers
2
LruEmbedCache
apps/memos-local-plugin/core/embedding
NullEmbedCache
apps/memos-local-plugin/core/embedding
Calls
no outgoing calls
Tested by
14
__iter__
Method · 0.52
setUp
Method · 0.52
tearDown
Method · 0.52
tearDown
Method · 0.52
test_get_running_tasks_no_filter
Method · 0.52
test_get_running_tasks_filter_by_user_id
Method · 0.52
test_get_running_tasks_filter_by_multiple_conditions
Method · 0.52
test_get_running_tasks_filter_by_status
Method · 0.52
test_get_running_tasks_thread_safety
Method · 0.52
setup_function
Function · 0.52
setup_method
Method · 0.52
setup_method
Method · 0.52