Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Refactor RedisPool to deal with RedisConnections and not Redis instances #40

Closed
popravich opened this issue Aug 4, 2014 · 1 comment
Assignees
Labels

Comments

@popravich
Copy link
Contributor

RedisPool must be pool of connections and Redis must hide from end-user what it uses inside.
It must be possible to instantiate Redis with connection and with connection's pool
thus providing single consistent high-level interface.

@popravich popravich added this to the v0.2.0 milestone Aug 4, 2014
@popravich popravich added the task label Aug 4, 2014
@popravich popravich self-assigned this Aug 4, 2014
@popravich popravich changed the title refactor RedisPool to deal with RedisConnections and not Redis instances Refactor RedisPool to deal with RedisConnections and not Redis instances Aug 4, 2014
@popravich popravich modified the milestones: v0.2.0, v0.3 Jun 3, 2015
@popravich popravich modified the milestone: v0.3 Jan 11, 2017
@popravich
Copy link
Contributor Author

Done in #129

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant