This repository has been archived on 2026-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/src/Foundation
Steffen e757209b80 refactor(memcached): remove ARC cache entirely
NOTE: this was a crude surgery, removing everything ARC related; some dead code artifacts may have remained.

Especially check PrewarmCacheConf

Reason for removall: adding `memcachedInvalidateClass` was difficult to implement with ARC active; ARC was known to be problematic; removal was easier (see #2 2024-09-23)
2025-02-28 16:32:25 +01:00
..
I18n attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Instances attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Routes chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Servant chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Yesod Merge branch '145-build-system-rewrite' 2025-02-28 15:37:36 +01:00
Authorization.hs refactor(memcached): remove ARC cache entirely 2025-02-28 16:32:25 +01:00
DB.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
I18n.hs chore(profile): towards #169 2024-07-01 18:04:25 +02:00
Instances.hs refactor: revisit static file embedding 2024-10-25 04:40:24 +02:00
Navigation.hs chore(daily): make company a property of TutorialParticipant, towards #90 2025-02-28 16:25:43 +01:00
Routes.hs refactor!: remove applications and allocations 2022-12-13 19:39:37 +01:00
Servant.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
SiteLayout.hs refactor: revisit static file embedding 2024-10-25 04:40:24 +02:00
Type.hs refactor(memcached): remove ARC cache entirely 2025-02-28 16:32:25 +01:00
Types.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00