All Apps and Add-ons

what is the reason to use redis instead of the built-in kv-store?

dominiquevocat
SplunkTrust
SplunkTrust

I would love to try/use the app bu i am reluctant to install redis. Is there a chance that you would use kv-store in a future release and/or what is the reason or tradeoff for using redis?

0 Karma
1 Solution

narefiev
Engager

Hello.
Sorry, but we don't plan to use kvstore (mongodb on Splunk).
We chose Redis for it's performance on read operations http://stackoverflow.com/questions/5252577/how-much-faster-is-redis-than-mongodb and http://redis.io/topics/benchmarks

View solution in original post

0 Karma

narefiev
Engager

Hello.
Sorry, but we don't plan to use kvstore (mongodb on Splunk).
We chose Redis for it's performance on read operations http://stackoverflow.com/questions/5252577/how-much-faster-is-redis-than-mongodb and http://redis.io/topics/benchmarks

0 Karma

Lucas_K
Motivator

Speed speed and more speed?

The Kv store works well, is easy to use and is reliable as hell but does have some limitations when you start using stupidly large tables and/or high write requirements.

Redis also has its limitations but also has specific performance benefits over mongodb.

I'm about to try integrating redis into a solution where mongodb didn't quite fit.

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...