Package app.ductape.sdk.products
Class BootstrapCache
java.lang.Object
app.ductape.sdk.products.BootstrapCache
In-memory bootstrap response cache (5 min TTL). Keys: domain:workspaceId:scope.
-
Field Details
-
TTL_MS
public static final long TTL_MS- See Also:
-
REDIS_PREFIX
- See Also:
-
-
Constructor Details
-
BootstrapCache
public BootstrapCache()
-
-
Method Details
-
buildKey
-
hashFeatureStepsFromSteps
-
hashFeatureSteps
-
get
-
getFeatureMap
-
set
-
clear
public void clear()
-