Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small doc fixes [ci skip] #5

Merged
merged 2 commits into from
Apr 4, 2015
Merged

small doc fixes [ci skip] #5

merged 2 commits into from
Apr 4, 2015

Conversation

softark
Copy link
Contributor

@softark softark commented Apr 4, 2015

No description provided.

@@ -16,7 +16,7 @@ return [
];
```

If you only use the redis cache, you can also configure the parameters of the connection within the
If you use redis only as a cache, you can also configure the parameters of the connection within the
Copy link
Member

Choose a reason for hiding this comment

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

should stay as is. It means the you only use the cache class and not e.g. session or AR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Well, actually I was trying to clarify the same thing.
I thought that "If you only use the redis cache" could be misunderstood as "only the redis cache, i.e. without using APC, memcache, file cache, etc.".

But, OK, I will try to rewrite it.

@cebe
Copy link
Member

cebe commented Apr 4, 2015

awesome, thanks!

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.

None yet

2 participants