Apexredis:: Service -- redis Storage EngineApex comes with built-in support for redis, which is a popular in-memory storage engine allowing for extremely quick retrieval and storage of data. The php-redis extension is used, which provides a very easy and efficient API to communicate with redis. This service provides full access to the php-redis class, for example:
For more information on redis, the data types and functions available, and php-redis, please visit the below links. Need a Professional?Need development work by the creator of Apex? E-mail matt.dizak@gmail.com for a free consultation. Recent NewsMailing ListSubscribe to the low traffic mailing list to stay updated on Apex. ![]() |
Apex v1.5.4 Released!
Added .env file, Remote Access Client, finalized PostgreSQL, and more...