You are viewing a single comment's thread from:RE: New Engrave engine deployed. It’s faster and better than ever!View the full contextbobinson (63)in #engrave • 6 years ago You were not having in-memory Caching in the beginning ?
We had an in memory-caching indeed but we developed a brand new mechanism with Redis. It's persistent now, shared between blogs instances and much more efficient as we can use Redis built-in mechanisms to manipulate data.