Skip to content

Conversation

Mordil
Copy link
Collaborator

@Mordil Mordil commented May 27, 2019

Motivation:

To be a comprehensive library, all commands should be implemented, even if they are highly discouraged. List's collection of commands were missing brpop, blpop, and brpoplpush.

Modifications:

brpop, blpop and brpoplpush are supported with defaults and overloads for an easier API.

Result:

Users now have access to brpop, blpop and brpoplpush commands.

Motivation:

To be a comprehensive library, all commands should be implemented, even if they are highly discouraged. List's collection of commands were missing `brpop`, `blpop`, and `brpoplpush`.

Modifications:

`brpop`, `blpop` and `brpoplpush` are supported with defaults and overloads for an easier API.

Result:

Users now have access to `brpop`, `blpop` and `brpoplpush` commands.
@Mordil Mordil merged commit f6facaa into master May 27, 2019
@Mordil Mordil deleted the blocking-pop branch May 27, 2019 23:45
@Mordil Mordil added this to the 1.0.0 milestone Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant