04:03:56 GMT anyone know how many records i can store in redis? 04:05:25 GMT i know it depends on data but …. here’s an example {key: ‘some-very-long-key-ashkdfjasdfjhasdlfkjahsdflajhsdfahsdjf’, count: 123123123123} 07:14:07 GMT hi all 07:14:38 GMT i need to configure redis cluster in my local windows machine 07:15:09 GMT i followed the https://www.javacodegeeks.com/2015/09/redis-clustering.html 07:15:53 GMT i'm getting : [912] 26 Aug 12:26:39.362 # Error writing to socket fd 07:16:36 GMT when i issue CLUSTER MEET 192.168.2.62 6381 07:17:19 GMT pls help me on this, i'm unable to proceed further.. 07:20:48 GMT hi robtec 07:21:55 GMT i didn't get any response from here when i connect.. 07:22:17 GMT may anyone tell the reason ? 07:22:45 GMT pls reply, anyone 07:23:19 GMT hi rendar 07:23:57 GMT is this channel functional ? 07:25:29 GMT hi badboy_ 07:30:34 GMT sam__ 07:30:51 GMT hi hi redis602 07:31:36 GMT :) 07:31:51 GMT state your intent 07:32:10 GMT :) finally i got a person connected.. 07:32:26 GMT i was here all along 07:32:45 GMT and i am defenetly not a bot 07:32:59 GMT thanks for the reply, redis602 07:33:06 GMT no prob sam__ 07:33:24 GMT can u help me on my issue ? 07:33:37 GMT can you ask again as i dont have it in my log 07:33:46 GMT sure 07:34:19 GMT i need to configure redis cluster in my local windows machine 07:34:28 GMT i followed the https://www.javacodegeeks.com/2015/09/redis-clustering.html 07:34:40 GMT i'm getting : [912] 26 Aug 12:26:39.362 # Error writing to socket fd 07:34:59 GMT when i issue CLUSTER MEET 192.168.2.62 6381 07:35:14 GMT do u have any idea ? 07:35:33 GMT give me a second 07:35:39 GMT sure.. 07:39:03 GMT redis602, am i following the rigtht document ? 07:39:03 GMT i would assume that there is a problem with your config file 07:39:14 GMT well the guide 07:39:16 GMT seems ok 07:39:20 GMT i have skimmed over it 07:39:39 GMT ok 07:39:39 GMT but bad file descriptor is an error related to reading some file 07:39:47 GMT so i guess it has something to do with the config file 07:39:48 GMT ok 07:40:25 GMT can you confirm config files are where they are supposed 07:40:28 GMT and they are readable 07:40:40 GMT meaning that they are not in special permission folder 07:40:43 GMT u mean redis.windows.conf ? 07:40:46 GMT or anything like that 07:41:00 GMT yes 07:41:05 GMT windows sometimes 07:41:10 GMT requires admin permissions 07:41:13 GMT to read folders 07:41:36 GMT i'm working in windows 7, with admin role for my login 07:42:10 GMT do you use cmd 07:42:14 GMT to issue the command 07:42:15 GMT ? 07:42:32 GMT CLUSTER MEET 07:42:33 GMT ya 07:42:48 GMT can you try finding the shortcut for cmd 07:42:49 GMT and 07:42:51 GMT run as administrator 07:42:54 GMT just to be sure 07:43:08 GMT it is not permissions related 07:43:12 GMT as the guide seems legit 07:43:18 GMT no i use redis desktop to issue that command 07:43:49 GMT then run it 07:43:53 GMT as an administrator 07:44:42 GMT ok 07:54:39 GMT any luck sam__ 07:55:37 GMT redis602, i just found a issue from my side 07:56:06 GMT i was using the same name for my node config file.. 07:56:16 GMT i'm working on that 07:56:24 GMT i told you there was a problem with config files 07:56:33 GMT tell if more issues arise after that 07:57:13 GMT redis602, thanks for that and sure let u know if any.. 08:04:21 GMT redis602, no luck 08:04:30 GMT same error ? 08:04:52 GMT ya, let me explain my env.. 08:04:58 GMT ok 08:05:34 GMT i'm using 3 nodes at port 6380,81,82 08:05:50 GMT in the same windows machine 08:07:02 GMT by copy pasting the same installation in 3 diferent folders 08:07:26 GMT also i'm using AUTH for my redis server 08:07:44 GMT servers/nodes 80-82 08:08:32 GMT "by copy pasting the same installation in 3 diferent folders" are you sure this is working 08:08:38 GMT try running a simple redis server 08:08:49 GMT with one of those copy pasted redis instances 08:09:19 GMT ya single instances work 08:09:52 GMT how do you run the 3 instances 08:09:59 GMT in 3 different cmds 08:09:59 GMT ? 08:10:05 GMT ya 08:10:21 GMT and they run withouth any issues 08:10:28 GMT and you see the screen 08:10:30 GMT from the tutorial 08:10:48 GMT https://www.javacodegeeks.com/wp-content/uploads/2015/09/05.REDIS-MASTER3-1024x404.png 08:10:51 GMT this one 08:11:00 GMT ya 08:11:34 GMT https://www.javacodegeeks.com/wp-content/uploads/2015/09/05.REDIS-CLUSTER-NODES-NO-CLUSTER.png 08:11:37 GMT what about this step 08:11:42 GMT when you join them in the cluster 08:11:46 GMT do you get the success message 08:13:43 GMT ya, i receive https://www.javacodegeeks.com/wp-content/uploads/2015/09/05.REDIS-CLUSTER-NODES-NO-CLUSTER.png when i issue cluster nodes 08:14:56 GMT also after issuing CLUSTER MEET, i'm getting ok 08:15:33 GMT also after this when i issue cluster nodes, i'm getting ccabfe0e172958250f8fed722944f6026c21c3e6 192.168.2.62:6381 handshake - 1472199279125 0 0 connected d2dbfa2a6bd5ebdb016d8e26b70ba22b579c85c0 :6380 myself,master - 0 0 0 connected 08:16:14 GMT so you get the error 08:16:15 GMT here 08:16:15 GMT https://www.javacodegeeks.com/wp-content/uploads/2015/09/05.REDIS-CLUSTER-MEET.png 08:16:17 GMT ? 08:19:19 GMT ya 08:19:32 GMT more detail in https://gist.github.com/anonymous/746eceeb7d986378cac2c8d88110df5a 08:20:29 GMT where is the error there i cannot see it 08:21:02 GMT more detail in https://gist.github.com/anonymous/ed7cc10778d17ecd6df722dff680c9ad 08:21:36 GMT this is taken from desktop client 08:21:48 GMT the error is in cmd 08:22:11 GMT can you copy it also 08:22:16 GMT ohh wait 08:22:50 GMT well it seems ok 08:22:51 GMT [8104] 26 Aug 13:44:52.225 # Error writing to socket fd.... 08:22:55 GMT actually on a second thought 08:23:05 GMT multiple lines like that 08:23:21 GMT in all of the cmds 08:23:22 GMT ? 08:23:26 GMT or in one in particular 08:23:34 GMT as you said you have 3 nodes running 08:24:00 GMT in the node where i issue the command 08:24:21 GMT i.e., in node 80 08:24:27 GMT can you run the cmds 08:24:30 GMT which start the nodes 08:24:33 GMT as admin 08:24:37 GMT and try again 08:24:52 GMT as this a general error 08:24:59 GMT and not very descriptive 08:25:16 GMT also another thing i would recomend 08:25:23 GMT is to download virtual box 08:25:26 GMT on your machine 08:25:31 GMT and install ubuntu in it 08:25:35 GMT 14.04.4 08:25:40 GMT and try it inside that 08:25:48 GMT ok 08:25:57 GMT as the guide is for linux machine 08:26:15 GMT even thou i think it will work on windows if properly executed 08:27:24 GMT keep in mind also sudo make install may take a while in a vb machine 08:27:30 GMT if your pc is not powerfull 08:33:14 GMT tried admin runs, is the issue due to password authentication missing ? 08:33:30 GMT during cluster meet ? 08:38:21 GMT might be 08:38:28 GMT not sure thou 08:38:37 GMT try it in vbox ubuntu installation 08:38:39 GMT and use that 08:38:49 GMT as vb instances you access directly from you machine 08:38:54 GMT so if it runs there 08:38:57 GMT you are golden 08:39:08 GMT as i assume you use this for development purposes 08:39:19 GMT too much time waste to run it on your machine 08:39:26 GMT if it insta runs on ubuntu 08:43:17 GMT ya 08:44:00 GMT will redis cluster run on windows machine or not ? 08:44:41 GMT be'cos, i never find any document on that .. 08:57:05 GMT redis602, thanks a lot for your support... 09:00:35 GMT Hi All, 09:00:54 GMT We have a use-case for cache, for storing user activities and we are thinking of redis cluster and we want cross DC replication of data. 09:01:09 GMT What adds to the complexity is we don't have session stickiness and both DC are primary. So, the user activity in a session might be distributed across DC. I am wondering what might be the latency issues we would have to deal with if the data should be consistent. 09:01:45 GMT Any thoughts. I appreciate your time. Thank you. 09:39:37 GMT Does redis or redis cluster support Master-Master configuration ? 10:28:31 GMT Hey, can anyone tell me if Redis hashes are returned in their order of insertion? It seems to be the case, but can that be relied upon? 11:39:36 GMT redis602, r u there ? 11:39:54 GMT redis602, i finally found the issue 12:35:28 GMT Hey, can anyone tell me if Redis hashes are returned in their order of insertion? It seems to be the case, but can that be relied upon? 13:30:02 GMT probably better to ask on the mailing list 13:38:01 GMT danabrey: unless it's specified in the documentation, I would not rely on that behaviour 13:42:14 GMT fair point 14:00:23 GMT hi 14:00:49 GMT how to avoid CLUSTERDOWN Hash slot not served 14:00:56 GMT error ? 14:01:14 GMT pls its an urbent need ... 14:01:28 GMT urgent need ... 14:02:04 GMT redis602, can u help me on this ? 14:03:16 GMT redis602, its an urgent need.. 15:51:02 GMT hi, I'm using redis in go with redigo and I want to return boolean value from my script. Not sure if this is not library related problem, but how can I return boolean value from the script? 15:51:29 GMT return false will result in nil response, right? but returning string "true"/"false" also seems to be bad idea 17:07:17 GMT hi everyone 17:07:38 GMT let's say I'm subscribing to key events 17:08:02 GMT is there any way to atomically receive an event and look up that key's new value? 17:08:22 GMT so if someone did SET name "santa" 17:09:04 GMT something else would see keyevent:set "name" and also see the new value of that name 17:09:10 GMT I was thinking maybe a lua script would do it 17:48:13 GMT for sets you could just watch the monitor command's output 17:48:29 GMT yeah, just found out about monitor 17:48:37 GMT minus: do you think they'd have similar performance penalties? 17:49:11 GMT they both have performance penalties, but i don't know if either is worse