Carlos Santos
dc268a436c
backend: enhance webhook handling with locking mechanism and error handling
2025-07-14 14:38:58 +02:00
Carlos Santos
12c4813264
backend: migrate Redlock dependency to @sesamecare-oss/redlock
...
- Updated package.json to replace the Redlock dependency with @sesamecare-oss/redlock version 1.4.0.
- Modified imports in mutex.service.ts, redis.service.ts, and garbage-collector.test.ts to reflect the new Redlock package.
2025-06-11 10:45:10 +02:00
juancarmore
5e11be08b4
backend: Reorganize imports
2025-04-24 14:59:46 +02:00
Carlos Santos
30ee4dfbca
backend: Refactor MeetStorageService to initialize global preferences with locking mechanism
2025-04-07 20:41:39 +02:00
Carlos Santos
58e79e2e7e
backend: Add scheduled task support and recording GC
2025-03-31 13:19:06 +02:00
Carlos Santos
147d558af5
backend: Implement system event handling and recording cleanup logic
2025-03-28 10:30:21 +01:00
Carlos Santos
9c815eba48
backend: Refactor MutexService to remove in-memory lock storage to prevent inconsistencies
2025-03-24 13:30:23 +01:00
Carlos Santos
049ff37c58
backend: Enhance MutexService with lock registry management and retrieval methods
2025-03-24 13:02:04 +01:00
Carlos Santos
baec69c3db
backend: Remove deprecated room and signal models; enhance room service with new status signaling
2025-03-24 12:53:38 +01:00
Carlos Santos
a699bb3343
backend: Introduce RedisLockName enum for garbage collector lock management
2025-03-24 12:53:38 +01:00
Carlos Santos
017b430bf1
Added source code
2025-03-10 19:25:11 +01:00