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!

Detecting Brute Force Account Takeover Fraud with Splunk

This article is the second in a three-part series exploring advanced fraud detection techniques using Splunk. ...

Buttercup Games: Further Dashboarding Techniques (Part 9)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Buttercup Games: Further Dashboarding Techniques (Part 8)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...