Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 3816  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description:  A Mailing list about the development and usage of the Redis Database (http://code.google.com/p/redis/)

 

Redis instance configuration via Sentinel 
  Hello, I just finished the first draft of the proposal. Comments welcomed: Introduction === Sentinel already acts as a configuration device for clients. This proposal further extends its role as a configuration device for Redis instances after an instance restart. This has a number of benefits such as better handling of reboots,... more »
By Salvatore Sanfilippo  - 5:42am - 2 new of 2 messages    

How ping works on sentinel for down-after-milliseconds 
  Hi I have a question on how pings work on the sentinel side, for example I have configured the sentinel (down-after-milliseconds mymaster 10000), my master is the Master, If I have multiple clients try to get a chunky amount of data out of redis (200mb per client call). Occasionally sentinel will... more »
By dennis bing leng  - 2:17am - 1 new of 1 message    

Loss of precision when passing large integers from Lua to Redis 
  I'm posting this to hopefully save others the many hours of debugging it took me to discover why a complex Lua script occasionally misbehaved. The summary is that the default conversion of numbers from Lua to Redis does not use a sufficient number of digits during stringification. I've added this... more »
By Simeon Simeonov  - May 20 - 6 new of 6 messages    

Breaking changes on Sentinel when upgrade from 2.6.12 to 2.6.13 
  Hi everyone I have setup redis(master-slave) in prod, leverage sentinel to do the auto fail-over process. Each Sentinel monitors the redis instance on the other server. As the sentinel will trigger the notify script or failover script, in where I have my logic for configuring the failover process. it works... more »
By dennis bing leng  - May 20 - 1 new of 1 message    

Reliable Pubsub Messaging 
  Hi, We currently use Redis for some storage of data, but I am considering using pubsub to handle status messages between components...we are transitioning to a real-time processing framework, but need to be able to interface with this from outside of the system (ex. the webserver, etc)...and I want to use pubsub to do this.... more »
By Jon L  - May 19 - 2 new of 2 messages    

Nature of Redis - CPU bound, I/O bound, memory bound or network bound 
  I want to know the nature of elastic search database, in the case when I am shipping logs via an indexer from redis to the ES database. I have to figure out the types of each of these - Redis, Indexer(which I know is CPU bound), and ES so that I can determine which system to run which one on. Please help.... more »
By Aakash Anuj  - May 20 - 2 new of 2 messages    

Sentinel and Automatic Discovery/Registration 
  Hi, Some time ago in my company, we developed an tool similar to Sentinel, on top of Zookeeper. But it's less robust, and do not cover some important cases. We are now between improving it, or move to Sentinel(more probably). Searching here in the group I found this fork: [link]... more »
By rodrigui...@jusbrasil.com.br  - May 19 - 1 new of 1 message    

technical article on sentinel 
  [link] Didn't see this on the list, so I thought I'd share. Especially because its headline is somewhat sensational. I don't have any skin in the game as I currently totally disbelieve in clustered data stores and won't be using sentinel, but for those who are... more »
By Felix Gallo  - May 19 - 3 new of 3 messages    

Reading from all lists in Logstash 
  I am using Logstash to take input from redis. When I export the logs from Logstash to Redis, I use a dynamic key name, and hence I have multiple lists built up in Redis. THis work fine. But now when I read from Redis, I want to read form all the lists created dynamically. How do I do it? What do I specify in the "key" when I read... more »
By Aakash Anuj  - May 19 - 2 new of 2 messages    

multi-region replication and fail-over 
  Hi, I've seen this topic covered incompletely in a couple<[link]>of places <[link]>, and I'd like to bring it up again. We have redis slaves in multiple EC2 regions, replicating from a single master, and would like to implement an... more »
By Dane Miller  - May 17 - 2 new of 2 messages    

1 - 10 of 3816   « Newer | Older »

XML       Send email to this group: redis-db@googlegroups.com