Which kind of cache does it use?
Answer
We understand the importance the Caching in web application and have handled it intelligently in Yo!Kart by using different Caching methods. FATbitĀ has its own proprietary file-based caching system integrated and implemented across Yo!Kart. The same caching system is being used with some internal functionality. In addition, Yo!Kart also uses APCu cache if available.