mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-18 21:15:16 +02:00
Covers the public cache surface against real Postgres and a real local file backend (no mocks): recall miss, remember->recall vector/text/order round-trip, the dimension-mismatch refusal, the repository SQL behind eviction and dedup (size sum, coldest ordering, TTL cutoff, duplicate-key no-op, reuse counter), and the blob store save/load round-trip and delete. |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_cached_embedding_repository.py | ||
| test_embedding_cache_service.py | ||
| test_embedding_store.py | ||