2 links tagged with all of: caching + performance + redis
Click any tag below to further narrow down your results
Links
This article details Salesforce's successful migration of its Marketing Cloud caching infrastructure from Memcached to Redis. The team achieved this transition without downtime, handling 1.5 million cache events per second while ensuring application performance and data integrity. It highlights the challenges faced and strategies employed during the migration process.
The article discusses the advantages of using Redis for caching in applications, particularly in conjunction with Postgres for data storage. It highlights Redis's speed and efficiency in handling cache operations, which can significantly improve application performance. Additionally, it addresses potential pitfalls and best practices for integrating Redis with existing systems.