|
|
Subscribe / Log in / New account

Microblogging with ActivityPub

Microblogging with ActivityPub

Posted Nov 30, 2022 3:58 UTC (Wed) by re:fi.64 (subscriber, #132628)
Parent article: Microblogging with ActivityPub

It's worth noting that Mastodon doesn't just Redis *just* for caching: Redis is also used by Sidekiq as the job queue. This has some important implications for hosting, e.g. the Redis instance used by Sidekiq should have persistence enabled.


to post comments

Microblogging with ActivityPub

Posted Nov 30, 2022 19:31 UTC (Wed) by riking (guest, #95706) [Link]

And unlike Discourse, where a Redis FLUSHALL is a minor data loss incident (undelivered emails), flushing a Mastodon's Redis database is a major data loss incident that you should be declaring to your users.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds