Skip to main content

make it easy to use redis

Project description

fastredis

介绍

快速使用redis

软件架构

软件架构说明

安装教程

  1. pip安装
pip install fastredis
  1. pip安装(使用阿里云镜像加速)
pip install fastredis -i https://mirrors.aliyun.com/pypi/simple

使用说明

  1. demo
import fastredis
fastredis_basics = fastredis.Basics()
fastredis.list_add_r('test', 'test')

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

fastredis-0.0.7.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

fastredis-0.0.7-py3-none-any.whl (4.3 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