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 3818  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 database index restriction to IP 
  Hi alls, I'm very new Redis and I have a question regarding Redis security. in Redis, is it possible to only allow certain IP addresses can update selective database index? For example: 127.0.0.1 can only update database index number 1 127.0.0.2 can update all database indexes Thanks
By Nam Nguyen  - May 21 - 2 new of 2 messages    

Redis Cluster 
  Hello, this is my first post on this list. I'm using a redis cluster between two servers with OpenSIPs and hideris client. This configuration is to share between two OpenSIPs the load of calls. The problem is when I shutdown the server where the keys are stored. The second server stop to work because can't retrieve these keys.... more »
By Bakko  - May 21 - 1 new of 1 message    

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  - May 21 - 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  - May 21 - 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 - 8 new of 8 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    

1 - 10 of 3818   « Newer | Older »

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