Steve Yegge
322ab63b10
Remove daemon storage cache (bd-33, bd-34, bd-35)
- Deleted server_cache_storage.go (~300 lines)
- Removed cache fields from Server struct
- Simplified database routing to use s.storage directly
- Removed cache metrics from health and metrics endpoints
- Deleted server_eviction_test.go (cache eviction tests)
- Cleaned up limits_test.go (removed cache assertions)
- All tests passing
2025-10-28 10:33:19 -07:00
..
2025-10-26 22:48:19 -07:00
2025-10-27 20:45:59 -07:00
2025-10-27 20:45:59 -07:00
2025-10-26 22:48:19 -07:00
2025-10-26 23:47:14 -07:00
2025-10-27 22:44:40 -07:00
2025-10-28 10:33:19 -07:00
2025-10-27 20:52:52 -07:00
2025-10-26 22:48:19 -07:00
2025-10-27 18:31:01 +00:00