tazama-lf / tms-service

1 stars 3 forks source link

TMS - Split CACHE environment variables #252

Closed Sandy-at-Tazama closed 1 week ago

Sandy-at-Tazama commented 1 week ago

Split the following environment variables into local and distributed versions

CACHE_ENABLED CACHETTL The local versions of these variables should be used for local (in-processor Node) cache to define the caching configuration for configuration files in the event-director, rule processors and typology processor.

The distributed cache should control the cache configuration of typology and event completion tracking using redis/valkey in the typology and transaction aggregation processors.

https://github.com/tazama-lf/frms-coe-lib/issues/185