drone/app/store/cache
Marko Gaćeša 9cd8e34cce techdebt: [CODE-3209]: move caches to store package (#3449)
* fix test
* Merge remote-tracking branch 'origin/main' into mg/cache/move-caches-to-store
* use pointers to types for evictor
* gob decoder requires ptr
* update pubsub namespace
* add generic evictor, clear cache on space update
* Merge remote-tracking branch 'origin/main' into mg/cache/move-caches-to-store
* added the missing MarkChanged call in spaces soft delete
* move caches to store package
2025-02-24 17:37:49 +00:00
..
evictor.go techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +00:00
repo_id.go techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +00:00
repo_ref.go techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +00:00
space_id.go techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +00:00
space_path.go techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +00:00
wire.go techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +00:00