Save Redis Key into Variable
search cancel

Save Redis Key into Variable

book

Article ID: 398828

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

Need configurations which will enable gateway to save Redis Key into Variable.

Environment

All API Gateway supported versions.

Resolution

The following system properties needs to be set in /opt/SecureSpan/Gateway/node/default/etc/conf/system.properties file.

  • com.l7tech.external.assertions.keyvaluestore.sharedKeyValueStoreProvider
  • com.l7tech.external.assertions.keyvaluestore.storeIdList

The StoreProvider selects between local, hazelcast or redis. Store IDs are a way of segmenting key value data within a single provider.