Skip to content

fix typo in cache documentation where it has catch.invalidate() instead of cache.invalidate() #1525

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

Closed
mikereiche opened this issue Aug 3, 2022 · 2 comments · Fixed by #1734
Assignees
Labels
type: documentation A documentation update

Comments

@mikereiche
Copy link
Collaborator

No description provided.

@mikereiche mikereiche added the type: documentation A documentation update label Aug 3, 2022
@mikereiche mikereiche self-assigned this Aug 3, 2022
@mikereiche mikereiche changed the title fix type in cache documentation where it has catch.invalidate() instead of cache.invalidate() fix typo in cache documentation where it has catch.invalidate() instead of cache.invalidate() Aug 3, 2022
@BKaneAtWork
Copy link

On this same line in the docs, please also change "primary key" to "primary index" and "bucket" to "collection". And remove the ":leveloffset: -1" text at the end of the line (or fix whatever that's supposed to be).

@mikereiche
Copy link
Collaborator Author

Note that to use cache.clear() or cache.invalidate(), the keyspace (bucket or collection) must have a primary index.

mikereiche added a commit that referenced this issue May 9, 2023
mikereiche added a commit that referenced this issue May 9, 2023
mikereiche added a commit that referenced this issue May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants