Blame memcached.yaml

126ccdd
document: modulemd
126ccdd
version: 1
126ccdd
data:
126ccdd
    summary: High Performance, Distributed Memory Object Cache
126ccdd
    description: Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
126ccdd
    license:
126ccdd
        module: [ MIT ]
126ccdd
    dependencies:
126ccdd
        buildrequires:
075d3b3
            platform: f28
7692d28
            # needs perl-generators
075d3b3
            perl: 5.26
126ccdd
        requires:
075d3b3
            platform: f28
7692d28
            # needs perl and perl-generators
075d3b3
            perl: 5.26
126ccdd
    references:
Jan Koscielniak 7f1befb
        community: https://docs.pagure.org/modularity/
Jan Koscielniak 7f1befb
        documentation: https://github.com/modularity-modules/memcached
Jan Koscielniak 7f1befb
        tracker: https://github.com/modularity-modules/memcached
126ccdd
    profiles:
126ccdd
        default:
126ccdd
            rpms:
126ccdd
                - memcached
d37fd5f
                - memcached-selinux
d37fd5f
        container:
d37fd5f
            rpms:
d37fd5f
                - memcached
126ccdd
    api:
126ccdd
        rpms:
126ccdd
            - memcached
126ccdd
    components:
126ccdd
        rpms:
126ccdd
            memcached:
11db5a5
                rationale: Primary component of this module.
d37fd5f
                ref: master