sipher/src/lib
Nixyan e943fe227f feat: add Redis worker connection and improve health check job scheduling
- Introduced a new Redis worker connection function to manage worker-specific connections, enhancing reliability.
- Updated the health check job scheduling to use a SHA-256 hash for generating safe job IDs, improving uniqueness and security.
- Added a comprehensive README to document the federation background job queue, including job interfaces, exported functions, and usage examples.
- Refactored existing code for better organization and clarity, including updates to job processing and error handling.

This update aims to strengthen the federation's job processing capabilities and improve overall system documentation.
This update also finishes #4
2026-05-06 11:17:40 -03:00
..
bull feat: add Redis worker connection and improve health check job scheduling 2026-05-06 11:17:40 -03:00
db refactor: modularize plugins with federation and encryption infrastructure 2026-05-05 11:40:14 -03:00
dexie refactor: modularize plugins with federation and encryption infrastructure 2026-05-05 11:40:14 -03:00
federation refactor: modularize plugins with federation and encryption infrastructure 2026-05-05 11:40:14 -03:00
identity refactor: modularize plugins with federation and encryption infrastructure 2026-05-05 11:40:14 -03:00
mail feat: enhance federation key rotation and server discovery functionality 2026-03-12 18:42:52 -03:00
plugins refactor: modularize plugins with federation and encryption infrastructure 2026-05-05 11:40:14 -03:00
redis feat: enhance social follow functionality and federation integration 2026-03-16 17:04:50 -03:00
zod refactor: modularize plugins with federation and encryption infrastructure 2026-05-05 11:40:14 -03:00
auth-client.ts refactor: modularize plugins with federation and encryption infrastructure 2026-05-05 11:40:14 -03:00
auth.ts refactor: modularize plugins with federation and encryption infrastructure 2026-05-05 11:40:14 -03:00
utils.ts feat: enhance federation key rotation and server discovery functionality 2026-03-12 18:42:52 -03:00