Skip to content

Conversation

@kamipo
Copy link
Contributor

@kamipo kamipo commented Sep 13, 2016

v07 client was backported for ease to migrate from v07 to v08 in #45.
Actually PerfectQueue::Client and PerfectQueue::Backend are only
supported type: 'rdb_compat'.

https://github.com/treasure-data/perfectqueue/blob/v0.8.49/lib/perfectqueue/client.rb#L25
https://github.com/treasure-data/perfectqueue/blob/v0.8.49/lib/perfectqueue/backend.rb#L22

These client is unnecessary for v09 I think.

v07 client was backported for ease to migrate from v07 to v08 in #45.
Actually `PerfectQueue::Client` and `PerfectQueue::Backend` are only
supported `type: 'rdb_compat'`.

https://github.com/treasure-data/perfectqueue/blob/v0.8.49/lib/perfectqueue/client.rb#L25
https://github.com/treasure-data/perfectqueue/blob/v0.8.49/lib/perfectqueue/backend.rb#L22

These client is unnecessary for v09 I think.
@coveralls
Copy link

coveralls commented Sep 13, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 5b84d2c on get_rid_of_v07_client into c7045d2 on master.

Copy link
Contributor

@nurse nurse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

4 participants