Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Add documentation about RedisTagAwareAdapter#14081
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
4005be1 to12ca50fCompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
12ca50f to83fe3d7Comparel-vo commentedAug 26, 2020
@OskarStark threads resolved, thank you 🙂 |
| When using the `Predis`_ library some additional Predis-specific options are available. | ||
| Reference the `Predis Connection Parameters`_ documentation for more information. | ||
| .. _redis-tag-aware: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
| .. _redis-tag-aware: | |
| .. _redis-tag-aware-adapter: |
| ..note:: | ||
| When using a Redis backend, consider using:ref:`RedisTagAwareAdapter<redis-tag-aware>` which is optimized for this purpose. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
| When using a Redis backend, consider using:ref:`RedisTagAwareAdapter<redis-tag-aware>` which is optimized for this purpose. | |
| When using a Redis backend, consider using:ref:`RedisTagAwareAdapter<redis-tag-aware-adapter>` | |
| which is optimized for this purpose. |
OskarStark commentedAug 26, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@l-vo after my last two comments this is ready to merge 🙏 thank you for your patience |
OskarStark commentedAug 26, 2020
I added my last two comments while merging 👍 Thank you! |
* 4.4: Minor: Rename ref. refs#14081 Add documentation about RedisTagAwareAdapter
* 5.1: Minor: Rename ref. refs#14081 Add documentation about RedisTagAwareAdapter
This PR was merged into the master branch.Discussion----------RedisTagAwareAdapter integrationDocumentation aboutsymfony/symfony#36596This PR contains documentation on `RedisTagAwareAdapter` (introduced in 4.3) **and** its integration in the fullstack framework (introduced in 5.2).I created another PR (#14081) with only the documentation about `RedisTagAwareAdapter` that targets 4.4.Close#14065Commits-------883dc98 RedisTagAwareAdapter integration
No description provided.