codeigniter-redis
                                
                                 codeigniter-redis copied to clipboard
                                
                                    codeigniter-redis copied to clipboard
                            
                            
                            
                        A CodeIgniter library to interact with Redis
                                            Results
                                            
                                                12
                                            
                                            codeigniter-redis issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            While I was retrieving some JSON (rather huge sets) I noticed that `_single_line_reply()` was returning only a (large) random chunk of what it should. The chunk was usually 8192 bytes,...
                                                                    Bug
                                                            
                                                                                                            I was submitting html(generated with php) into redis for caching. When I tried to retrieve the page it would only return part of the string. After trying to find a...
                                                                    Bug
                                                            
                                                                                                                    
                                                                    Improvement