will0819
CDCloudflare Developers
•Created by will0819 on 11/30/2023 in #general-help
Worker Request Time KV binding
Is there anyway to bind / get a reference to a KV namespace not listed in my toml file at request time? For example I have a CustomersKV namespace that has all my customers. When a request for customer "Bob" comes in I want to get a reference to a KV called CUSTOMER_BOB.
4 replies