Code Igniter is a powerful PHP framework for building full featured web applications. But, I found that storing sessions to database causes blocking by table locking. Using redis session can mitigate the blocking problem and relieve user experience e...
seung.hashnode.dev1 min readNo responses yet.