Role of Redis in Chatwoot
TLDR jonaski asked about Redis' role in Chatwoot. sojan_official clarified it's used for caching functions like online status, but postgres always holds the complete data.
1
Mar 07, 2023 (9 months ago)
jonaski
11:47 AMsojan_official
11:56 AMpostgres is always the source of truth.
Chatwoot
Indexed 2221 threads (46% resolved)
Similar Threads
Installation of Chatwoot with Dedicated PostgreSQL and Redis Server
lostally inquired about installing Chatwoot with a dedicated PostgreSQL and Redis server. sojan_official provided a relevant link from Chatwoot's official documentation, guiding them through the process.
Debugging Availability Status Issue in Docker-based Installations
fhisg is investigating bugs in user availability status in Chatwoot's self-hosted Docker installations, suspecting database-Redis synchronization issues. They've opened GitHub Issue #7992. sojan_official, v_shnu, and cduti8m are aiding in the process, while sen.py shared related experiences. The troubleshooting is ongoing.
Solving Connection Issue with Chatwoot & Redis
.laureana experienced problems with Chatwoot and Redis. v_shnu helped diagnose and resolve port conflicts and completed migrations.