Redis - which PHP module to use?
        Posted  
        
            by Patrick
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Patrick
        
        
        
        Published on 2010-01-04T17:57:44Z
        Indexed on 
            2010/03/31
            7:03 UTC
        
        
        Read the original article
        Hit count: 297
        
If i check redis php supported language (http://code.google.com/p/redis/wiki/SupportedLanguages), there's 4 PHP ones: Redis PHP Bindings,phpredis,Predis,Redisent.
Question is, which is the best and good to use?
Thanks!
© Stack Overflow or respective owner