Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 472 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 472 Bytes

builtin_redis

Introduction

Getting Started

Installation

You have to install builtin_redis like this:

pip install builtin_redis

Quick Tutorial

from builtin_redis import BuiltinRedis

Redis Binaries

Windows version of redis, is downloaded from https://github.com/tporadowski/redis/releases, version 5.0.14.1.

License

This project is licensed under the MIT License - see the LICENSE <LICENSE>_ file for details