Socket
Socket
Sign inDemoInstall

redis-server

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    redis-server


Maintainers
1

Readme

redis-server

To install the pre-compiled Redis binaries:

pip install redis-server==<redis-version>

Supported redis-version:

  • 5.0.7
  • 6.0rc2

Supported platforms:

  • manylinux2010_x86_64
  • manylinux2010_i686
  • macosx_10_15_x86_64

Supported python versions:

  • cp35
  • cp36
  • cp37
  • cp38

To get the paths of pre-compiled Redis binaries:

import redis_server

redis_server.REDIS_SERVER_PATH  # redis-server
redis_server.REDIS_CLI_PATH     # redis-cli

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc