GithubHelp home page GithubHelp logo

elpablete / aioredis-py Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aio-libs-abandoned/aioredis-py

0.0 1.0 1.0 4.74 MB

asyncio (PEP 3156) Redis support

Home Page: https://aioredis.readthedocs.io/

License: MIT License

Makefile 0.23% Python 99.59% Jinja 0.13% Gherkin 0.05%

aioredis-py's Introduction

aioredis

asyncio (3156) Redis client library.

The library is intended to provide simple and clear interface to Redis based on asyncio.

Features

Feature Supported
hiredis parser
Pure-python parser
Low-level & High-level APIs
Pipelining support
Multi/Exec support
Connections Pool
Pub/Sub support
Sentinel support
ACL support
Streams support
Redis Cluster support 🚫
Tested Python versions 3.6, 3.7, 3.8, 3.9, 3.10
Tested for Redis servers 5.0, 6.0
Support for dev Redis server through low-level API

Installation

The easiest way to install aioredis is by using the package on PyPi:

pip install aioredis

Requirements

  • Python 3.6+
  • hiredis (Optional but recommended)
  • async-timeout
  • typing-extensions

Benchmarks

Benchmarks can be found here: https://github.com/popravich/python-redis-benchmark

Contribute

Feel free to file an issue or make pull request if you find any bugs or have some suggestions for library improvement.

License

The aioredis is offered under a MIT License.

aioredis-py's People

Contributors

popravich avatar seandstewart avatar pyup-bot avatar dependabot[bot] avatar andrew-chen-wang avatar jettify avatar asvetlov avatar abrookins avatar bmerry avatar github-actions[bot] avatar stanislau-arkhipenka avatar pfreixes avatar adamcharnock avatar pre-commit-ci[bot] avatar fleischgewehr avatar bdrosen96 avatar kxepal avatar jeffguorg avatar otykhonruk avatar tailhook avatar youngminz avatar kernel0 avatar achimnol avatar n0execution avatar cynecx avatar webknjaz avatar olegt0rr avatar chalk13 avatar hugovk avatar gyermolenko avatar

Watchers

James Cloos avatar

Forkers

jdmoralesar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.