verida / network-data-api

An API that returns public data from the Verida network
0 stars 0 forks source link

Add (optional) redis cache #1

Closed tahpot closed 6 months ago

tahpot commented 1 year ago

Add support for a redis cache (if specified in environment config)

nick-verida commented 6 months ago

This needs some careful thought because of how AWS manages Redis deployments. See the serverless config in WalletProvider here: https://github.com/verida/wallet-provider2/blob/89b2c5efee288510f0746a5627f1303ced1fd33a/serverless.yml#L152