phpredis Questions

1

redis> SMEMBERS CO:1:A 1) "1" 2) "2" redis> SMEMBERS CO:2:A 1) "1" 2) "5" 3) "6" redis> SMEMBERS CO:3:A 1) "5" redis> SMEMBERS CO:4:A 1) "1" Now I want to find the keys ...
Began asked 23/7, 2013 at 9:17

1

Solved

I'm trying to install the phpredis extension, but no luck. After running the command ./configure --enable-redis-igbinary, I've received the following error: checking for igbinary includes... co...
Eckhart asked 6/6, 2013 at 19:33

© 2022 - 2024 — McMap. All rights reserved.