Iceshrimp.NET/Iceshrimp.Backend/Core/Queues
Laura Hausmann dea43be619
[backend/core] Remove userPrivateKey cache in deliver queue
There's no performance difference between fetching just the private key from the user_keypair table and the previous caching implementation, so there's no point in keeping it in the cache.
2024-08-18 21:06:33 +02:00
..
BackgroundTaskQueue.cs [backend/drive] Refactor ImageProcessor into a modular system 2024-08-12 03:21:03 +02:00
DeliverQueue.cs [backend/core] Remove userPrivateKey cache in deliver queue 2024-08-18 21:06:33 +02:00
InboxQueue.cs [backend/federation] Log instance blocked failures in inbox queue as debug 2024-06-16 22:36:38 +02:00
PreDeliverQueue.cs [backend] Manually reformat difficult-to-read switch expressions that got hard wrapped 2024-07-11 17:46:34 +02:00