Skip to content

No cache#1

Open
samalba wants to merge 1 commit into
mainfrom
no-cache
Open

No cache#1
samalba wants to merge 1 commit into
mainfrom
no-cache

Conversation

@samalba
Copy link
Copy Markdown
Owner

@samalba samalba commented Sep 22, 2023

Implements option to disable the cache.

query date {
  inlinePython {
    cacheKey(key: "my cache key") {
      code(code: "<some python code>") {
        stdout
      }
    }
  }
}

Signed-off-by: Sam Alba <216487+samalba@users.noreply.github.com>
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.

1 participant