Skip to main content

Mock implementation of aioredis

Project description

mockaioredis is to aioredis what the mockredispy library is to plain redis-py.
It uses the mockredispy library and wraps it in the asyncio magic required to work like
aioredis.

Uses the new async keyword for Python 3.5, so no 3.4 support.

Beware: This is an early alpha that isn’t even close to API-complete.
In fact, so far it only supports the limited set of calls I needed for another project.
Eventually, as I use more and more aioredis calls in my other projects, this mock layer
will be fleshed out more.

Installation

For now, I suggest cloning the git repository and pip installing from there.
Eventually, as mockaioredis becomes more feature complete, I’ll push it to PyPI as well.

License

Like mockredispy, mockaioredis is licensed under the Apache License, Version 2.0.
See `LICENSE <LICENSE>`__ for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mockaioredis-0.0.8.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

mockaioredis-0.0.8-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page