Dev log
Platform Development Updates
Homepage Showcase Support Twitter
Feed
Index

Oct 18 ’10
Memcache

In our continuing efforts to optimize speed and scalability as Cargo continues to grow, we've implemented a system of caching called Memcache (also used by mega sites like Wikipedia, Youtube and Facebook) where content is now mostly served directly from memory instead of from the database. This means that Cargo websites load faster, and the servers have a higher throughput.