ChilliCream / ChilliCream/graphql-platform
Caching documentation isn't up to date
Open
@michaelstaib is already working on this.
Since Nov 11, 2022.
🌶️ strawberry shake
Area: Caching
- Dominant language
- C#
- Stars
- 5.8k
- Forks
- 810
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 98
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
In the documentation of the caching mechanism, there is GetSession which isn't implemented in the V12.13.2. There is only a watch function implemented in the interface. But it isn't clear if we still have to have a reference to the session Disposable
Here is the link to the file:
Steps to reproduce
- Go to Documentation
- if you try to implement the piece of code will not work due to the fact that GetSession isn't implemented anymore
Relevant log output
there isn't a relevant output
Additional Context?
Modify the Documentation
Product
Strawberry Shake
Version
12.13.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.