Skip to content

make memcached module optional –– we don't use it most of the time

Matcha requested to merge feature-remove-memcached into develop

since memcached is seldom used and i don't ship it as a dependency in assembl-runtime, make the app gracefully ignore the missing module.

Merge request reports