iachat/app/jobs/internal
Vishnu Narayanan e95680e800
feat: remove stale ONLINE_PRESENCE contact keys in redis (#9558)
50% of Redis memory size comes from ONLINE_PRESENCE keys. This PR adds a
periodic job to remove stale keys from all accounts.
2024-12-02 15:47:54 +05:30
..
check_new_versions_job.rb chore: Reorganize the installation config settings (#8794) 2024-01-31 16:48:42 +04:00
process_stale_redis_keys_job.rb feat: remove stale ONLINE_PRESENCE contact keys in redis (#9558) 2024-12-02 15:47:54 +05:30
remove_stale_contact_inboxes_job.rb feat: Add job to remove stale contact inboxes (#8096) 2023-11-06 20:24:30 -08:00
remove_stale_redis_keys_job.rb feat: remove stale ONLINE_PRESENCE contact keys in redis (#9558) 2024-12-02 15:47:54 +05:30
seed_account_job.rb fix: Account seeder error on staging (#5371) 2022-09-01 21:23:57 +05:30