Moonqueue

Latest version: v0.3.1

Safety actively analyzes 621876 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

-----
* Date: 2019-08-07
* refactor code to be RedisQueueList, RedisQueueSet
* refactor RedisQueue to be parent class of RedisQueueList, RedisQueueSet
* import module name is changed to `moonqueue` from `mq`
* Empty exception class name is changed to `EmptyQueueException`

0.2.1

-----

* Date: 2019-04-10
* Add test cases
* Add travis.yml to use travis CI

0.2.0

-----

* Date: 2019-04-08
* Raise Empty exception if queue is empty.
* Change return format from ``pop`` and ``poll_pop``

0.1.2

-----

* Date: 2019-04-08
* Update README.rst with 'how to install'
* Add CHANGES.rst

0.1.1

-----

* Date: 2019-04-05
* Update README.rst with 'how to install'
* Add CHANGES.rst

0.1

---

* Date: 2019-04-05
* Initial version with supporting RedisQueue, RedisPollQueue

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.