1
0
Fork 0
Commit Graph

31 Commits

Author SHA1 Message Date
Emmanuel Viennet e8e3423193 Un peu de nettoyage de d'optimisation (gain ~ 30-40% sur calcul NT). 2021-10-15 14:00:51 +02:00
Emmanuel Viennet 4728e77a7b Fix: formulaires 2021-09-28 09:14:04 +02:00
Emmanuel Viennet e98302070a Fix bug: synchro apogee/dept 2021-09-13 22:10:17 +02:00
Emmanuel Viennet 5d32b9f706 fix regression in cache invalidation 2021-09-03 17:07:37 +02:00
Emmanuel Viennet afaab2d5e0 Optimisation de la synchro inscription 2021-09-02 18:05:22 +02:00
Emmanuel Viennet 2fbce89edd Performance boost: NotesTableCache was not always caching locally 2021-08-31 19:28:57 +02:00
Emmanuel Viennet aee02d911e reorganized logging. 2021-08-29 19:58:15 +02:00
Emmanuel Viennet 9d5c0d96bd Change Redis cache config: infinite default TTL 2021-08-22 07:48:40 +02:00
Emmanuel Viennet 14991a2119 refactoring: élimination de 'context' (très frais, tests en cours). 2021-08-21 00:24:51 +02:00
Emmanuel Viennet 3a8474f12d refactoring (context) 2021-08-20 01:09:55 +02:00
Emmanuel Viennet 3dc94775a1 tests avec gunicorn 2021-08-15 10:42:08 +02:00
Emmanuel Viennet 486f20d7f7 Base multi-départements. En cours 2021-08-13 00:34:58 +02:00
Emmanuel Viennet 5d13195070 pass unit test_caches 2021-08-10 13:20:35 +02:00
Emmanuel Viennet 642283c7d8 pass unit test_formations 2021-08-10 09:10:36 +02:00
Emmanuel Viennet 1375c195ca WIP: definition base en SQLAlchemy 2021-08-08 16:01:10 +02:00
Emmanuel Viennet eff9ae59bc removed useless context arg from preferences 2021-07-28 18:03:54 +03:00
Emmanuel Viennet 18b802130a invalidate local (request) nt cache 2021-07-27 20:36:10 +03:00
Emmanuel Viennet 3b5b449a8a Remplace memcached par Redis 2021-07-27 15:33:11 +03:00
Emmanuel Viennet 79e43adbc3 exception handling in sco_cache set 2021-07-26 18:11:45 +03:00
Emmanuel Viennet 4aa073beb3 Handle unexpected errors from pylibmc 2021-07-26 16:18:16 +03:00
Emmanuel Viennet d45f9e25cc Fix JSON exports 2021-07-26 10:50:22 +03:00
Emmanuel Viennet 8cf0ac0ea1 cache unit tests ok 2021-07-25 12:18:39 +03:00
Emmanuel Viennet c2d89799f0 Reorganisation des fichiers, scripts d'install et doc installation 2021-07-25 10:51:09 +03:00
Emmanuel Viennet 5d521b9cfa added a unit test: evaluation cache 2021-07-21 15:58:49 +03:00
Emmanuel Viennet d30c071c5d reorganized unit tests and fixed bug in cache handling 2021-07-20 18:32:04 +03:00
Emmanuel Viennet 783a8a5188 correct cache keys 2021-07-20 07:52:42 +03:00
Emmanuel Viennet 5b2d4e47ec nouvelle implementation des caches 2021-07-19 20:53:01 +03:00
Emmanuel Viennet 65cdea0c76 start using memcached 2021-07-15 15:05:54 +02:00
Emmanuel Viennet 8d8b8a3ae9 New-Style Classes 2021-07-09 23:31:16 +02:00
Emmanuel Viennet 14d329fb0f Massive refactoring/reorganization of imports. Work in progress. 2021-06-19 23:21:37 +02:00
Emmanuel Viennet 4864fa5040 Application Flask pour ScoDoc 8 2021-05-29 18:22:51 +02:00