Skip to content

docs: fix RedisStore class name in cache examples#7435

Open
hshgogogo wants to merge 1 commit intomicrosoft:mainfrom
hshgogogo:codex/issue-7084-redisstore-doc-fix
Open

docs: fix RedisStore class name in cache examples#7435
hshgogogo wants to merge 1 commit intomicrosoft:mainfrom
hshgogogo:codex/issue-7084-redisstore-doc-fix

Conversation

@hshgogogo
Copy link
Copy Markdown

Why are these changes needed?

This fixes the Redis cache example referenced in issue #7084. The documentation imports RedisStore but one example still instantiates RedisCacheStore, which does not exist.

Related issue number

Closes #7084

Checks

  • I've included any doc changes needed for https://microsoft.github.io/autogen/.
  • I've added tests (if relevant) corresponding to the changes introduced in this PR.
  • I've made sure all auto checks have passed.

Validation

  • Not run (documentation/comment-only change)

@hshgogogo
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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.

RedisStore example in "Migration Guide for v0.2 to v0.4"

1 participant