oldmanfleming
oldmanfleming
DDeno
Created by oldmanfleming on 4/7/2024 in #help
Deno KV: How to query for all records that have been updated since a given timestamp?
I'm evaluating Deno KV for project and looking through the API I'm unsure of how to achieve the functionality in the title. Is the answer to maintain a secondary index that has the timestamps as a part of the key and then do a list call with a range selector?
3 replies