Skip to content

Commit

Permalink
Merge pull request #8 from chientrm:7-test-for-kvget
Browse files Browse the repository at this point in the history
test for kv.get
  • Loading branch information
chientrm authored Sep 5, 2023
2 parents 520ca04 + 8755025 commit 9317d0e
Show file tree
Hide file tree
Showing 9 changed files with 1,269 additions and 40 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,9 @@ import { connectKV } from 'wrangler-proxy';
| Function | Status |
| ------------------- | ------ |
| `put()` | 🟡 |
| `get()` | 🟡 |
| `get()` | |
| `getWithMetadata()` | 🟡 |
| `delete()` | 🟡 |
| `delete()` | |
| `list()` | 🟡 |

### R2Bucket
Expand Down
Loading

0 comments on commit 9317d0e

Please sign in to comment.