Ricardo
abf1b94bd6
feat: migrate Fedify KV store and plugin cache from MongoDB to Redis
Replace unbounded ap_kv MongoDB collection (169K docs, 49MB) with Redis:
- Fedify KV store uses @fedify/redis RedisKvStore (native TTL support)
- Plugin cache (fedidb, batch-refollow state, migration flags) uses new
redis-cache.js utility with indiekit: key prefix
- All controllers updated to remove kvCollection parameter passing
- Addresses OOM kills caused by ap_kv growing ~14K entries/day
2026-03-01 16:26:17 +01:00
..
2026-02-27 12:10:31 +01:00
2026-02-26 18:15:21 +01:00
2026-02-24 15:00:40 +01:00
2026-02-27 12:10:31 +01:00
2026-03-01 16:26:17 +01:00
2026-02-28 16:30:48 +01:00
2026-03-01 16:26:17 +01:00
2026-02-27 12:10:31 +01:00
2026-02-27 12:10:31 +01:00
2026-02-26 18:15:21 +01:00
2026-02-27 12:10:31 +01:00
2026-02-27 12:10:31 +01:00
2026-02-28 17:31:54 +01:00
2026-02-22 21:33:45 +01:00
2026-02-22 21:33:45 +01:00
2026-02-21 12:13:10 +01:00
2026-02-27 12:10:31 +01:00
2026-02-27 12:10:31 +01:00
2026-02-28 18:21:32 +01:00
2026-02-22 21:49:04 +01:00
2026-02-27 12:10:31 +01:00
2026-02-27 12:10:31 +01:00
2026-02-27 12:10:31 +01:00
2026-02-22 12:36:07 +01:00
2026-02-27 12:10:31 +01:00
2026-03-01 16:26:17 +01:00
2026-02-22 14:28:31 +01:00
2026-02-28 16:30:48 +01:00
2026-02-27 14:05:44 +01:00