Xpoda Cache allows to keep data on ram on the server side. Xpoda Cache is a feature that works with Redis.
Once the data is received, it will be kept on the Xpoda Cache, and when called, fast reading will be provided from here.
- Redis must be installed on localhost and run on its default port 6379.
- Stable version can be downloaded from this link.