Dependency container factory that matches the abstract Cache token, but produces an instance of whatever Cache driver is configured in the server.cache.driver config.
server.cache.driver
true if we have printed the memory-based cache driver warning once.
Get the configured cache driver and return some Instantiable.
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
Dependency container factory that matches the abstract Cache token, but produces an instance of whatever Cache driver is configured in the
server.cache.driver
config.