JupiterOne / sdk

Home of the JupiterOne SDK
Mozilla Public License 2.0
20 stars 16 forks source link

add optional hasKey function to storage interface #1067

Closed zemberdotnet closed 5 months ago

zemberdotnet commented 5 months ago

Description

Adding this hasKey function will aid in moving entity and key lookup fully to disk to reduce memory footprint.