Skip to content
Snippets Groups Projects

Example policies for setting and getting JSON value from cache

Merged Lyuben Penkovski requested to merge example-cache-policies into main
2 files
+ 11
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 3
0
package example.cacheGet
result := cache.get("mykey", "mynamespace", "myscope")
Loading