Socket
Socket
Sign inDemoInstall

redisqueue

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redisqueue

Simple Redis Queue Library


Maintainers
1

redisqueue

Very basic implementation of a Redis queue for Python

History

0.1.1 (2014-10-02)

  • First release

0.1.2 (2014-10-02)

  • Changed AbstractTask uids to be shorter (Easier to read for logging purposes)

0.1.3 (2014-10-08)

  • Added ability to specify Pickle protocol version

0.1.4 (2014-10-11)

  • Removed Pickle and reverted to using JSON intead due to compatibility issues between Python 2 -> Python 3.

0.1.5 (2014-10-23)

  • Removed setup.py import of redisqueue. Causing failed installation if redis is not already installed.

Keywords

FAQs


Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc