denoland / denoland/deploy_feedback

[KV Feedback]: Check for keys existence without values

Open
#560 1 comment 0 reactions 0 assignees View on GitHub
kv
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### 🔍

- [ ] Did you search for existing issues?

### Type of feedback

Feature request

### Description

I'm trying to keep a cache fresh without using up my KV reads. Right now whenever I use `get` or `list` I get the value as well which uses up my read quota. Would be great if I could just see if the key(s) are there.

### Steps to reproduce (if applicable)

_No response_

### Expected behavior (if applicable)

_No response_

### Possible solution (if applicable)

_No response_

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.