inveniosoftware / inveniosoftware/docker-services-cli

cache: add support for memcached

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
0
Forks
18
Avg merge
1d 15h
Merged PRs (30d)
3

Description

[Invenio-Cache used to test the `memcached` backend](https://github.com/inveniosoftware/invenio-cache/blob/master/.travis.yml#L25). This is not possible anymore with `docker-services-cli` so it had to be [removed from the GA builds](https://github.com/inveniosoftware/automation-tools/pull/14).

## Describe the solution you'd like
```
$ docker-services-cli up --cache memcached
```

Note: some `memcached` config used to exist in this repo, but was removed as part of https://github.com/inveniosoftware/docker-services-cli/pull/19 since we were lacking the most important bit, having the service in the `docker-compose.yml` and implementing the health check.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.