fradrive/src/Foundation
Steffen a262921a7d 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)
2024-09-23 18:52:26 +02: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 refactor(ldap): some minor code cleaning 2024-07-30 15:57:43 +02:00
Authorization.hs refactor(memcached): remove ARC cache entirely 2024-09-23 18:52:26 +02: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 chore(email): use userDisplayEmail primarily, userEmail as fallback only 2023-02-13 16:46:41 +01:00
Navigation.hs chore(daily): make company a property of TutorialParticipant, towards #90 2024-09-16 17:16:19 +02: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 attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Type.hs refactor(memcached): remove ARC cache entirely 2024-09-23 18:52:26 +02:00
Types.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00