Hacker News new | ask | show | jobs
by killingtime74 1985 days ago
https://news.ycombinator.com/item?id=25797686
1 comments

interesting but doesn't really explain much. Is it really a single Signal server or can you spin many? What is stored on redis and postgresql? Maybe redis is used as cache, or as a queue, or as a store for sessions, and postgresql is used for accounts. Are these components distributed as well?