momento-1.0.0/momento_cache.services.yml
momento_cache.services.yml
services:
momento_cache.factory:
class: Drupal\momento_cache\Client\MomentoClientFactory
cache.backend.momento_cache:
class: Drupal\momento_cache\MomentoCacheBackendFactory
arguments: ['@momento_cache.factory', '@cache_tags.invalidator.checksum']
