apify / apify-storage-local-js

Local emulation of the apify-client NPM package, which enables local use of Apify SDK.
3 stars 4 forks source link

feat: implement `KeyValueStore.recordExists` #60

Closed barjin closed 8 months ago

barjin commented 8 months ago

Implements KeyValueStore.recordExists (see https://github.com/apify/crawlee/pull/2339).