Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cache.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ of:
An adapter is a *template* that you use to create pools.
**Provider**
A provider is a service that some adapters use to connect to the storage.
Redis and Memcached are example of such adapters. If a DSN is used as the
Redis and Memcached are examples of such adapters. If a DSN is used as the
provider then a service is automatically created.

There are two pools that are always enabled by default. They are ``cache.app`` and
Expand Down