connect icon indicating copy to clipboard operation
connect copied to clipboard

Add NATS KV Cache Component

Open marshauf opened this issue 2 years ago • 0 comments

Adds a Benthos Cache component, which allows caching values inside a NATS Jetstream Key Value Bucket, referenced by a key. TTL settings from Benthos are ignored, because NATS KV does not support TTL on the key value level, currently.

Developed alongside #2352 and I am also happy to hear any feedback.

marshauf avatar Jan 30 '24 17:01 marshauf