Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Implemented the ClearByNamespace interface in the Redis adapter #63

Merged
merged 2 commits into from
Feb 12, 2016
Merged

Implemented the ClearByNamespace interface in the Redis adapter #63

merged 2 commits into from
Feb 12, 2016

Conversation

aimfeld
Copy link
Contributor

@aimfeld aimfeld commented Jan 14, 2016

When switching from APC to Redis, I noticed that the Redis adapter did not implement the ClearByNamespace interface. The provided implementation works well for us and is based on the code in Apc::clearByNamespace() and Redis::clearByPrefix().

@marc-mabe marc-mabe self-assigned this Jan 16, 2016
@marc-mabe
Copy link
Member

@aimfeld Your PR looks good but I'm waiting for #64 before. Thanks!

@marc-mabe marc-mabe merged commit a06560d into zendframework:develop Feb 12, 2016
marc-mabe added a commit that referenced this pull request Feb 12, 2016
Implemented the ClearByNamespace interface in the Redis adapter
marc-mabe added a commit that referenced this pull request Feb 12, 2016
marc-mabe added a commit that referenced this pull request Feb 12, 2016
@marc-mabe marc-mabe added this to the 2.7.0 milestone Feb 12, 2016
@aimfeld aimfeld deleted the redis-clearbynamespace branch February 13, 2016 10:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants