<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>zurabid2016@gmail.com</email>
		<name>Zurab Kvachadze</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription>
		ngx-memc is an extended version of the standard NGINX memcached module that supports set,
		add, delete, and many more memcached commands.

		This module extends the standard memcached module to support almost the whole memcached
		ASCII protocol.

		The module allows to define a custom REST interface to a memcached servers or to access
		memcached in a very efficient way from within the NGINX server by means of subrequests or
		independent fake requests.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/openresty/memc-nginx-module/issues</bugs-to>
		<remote-id type="github">openresty/memc-nginx-module</remote-id>
	</upstream>
</pkgmetadata>
