An open API service indexing awesome lists of open source software.

https://github.com/asphalt-framework/asphalt-memcached

Memcached integration component for the Asphalt framework
https://github.com/asphalt-framework/asphalt-memcached

memcached python3

Last synced: 5 months ago
JSON representation

Memcached integration component for the Asphalt framework

Awesome Lists containing this project

README

          

.. image:: https://travis-ci.org/asphalt-framework/asphalt-memcached.svg?branch=master
:target: https://travis-ci.org/asphalt-framework/asphalt-memcached
:alt: Build Status
.. image:: https://coveralls.io/repos/github/asphalt-framework/asphalt-memcached/badge.svg?branch=master
:target: https://coveralls.io/github/asphalt-framework/asphalt-memcached?branch=master
:alt: Code Coverage

This Asphalt framework component provides connectivity to Memcached_ servers.

It is a wrapper for the aiomcache_ library.

.. _Memcached: https://memcached.org/
.. _aiomcache: https://github.com/aio-libs/aiomcache

Project links
-------------

* `Documentation `_
* `Help and support `_
* `Source code `_
* `Issue tracker `_