Setup
This module requires theswoole PHP extension.
Install the package:
application.yml:
configFile is a file path (relative to the config directory or an absolute path).
memdb-config.yml
The configuration file can define any number of engines, each with its own top-level key:1. Redis
redisServerBean01.
2. Apache Ignite
igniteServerBean01.
3. Memcached
This requires thememcached or memcache PHP extension.
memcachedServerBean01.
4. Hazelcast
Hazelcast needs thememcached PHP extension as a client:
hazelcastBean01.
Hazelcast configuration needs memcache enabled. See the Hazelcast documentation for details: https://docs.hazelcast.com/imdg/4.2/clients/memcache.html