Welcome Guest, Not a member yet? Register   Sign In
Extending redis library
#2

Out of the box, database classes can not be extended or replaced with your own classes as all other classes can. In other words, the MY_ convention does not apply to the database files.

I think you would have to extend the CI_Loader class and/or register an autoloader that can locate db driver files.
Reply


Messages In This Thread
Extending redis library - by fabby - 10-05-2019, 06:54 AM
RE: Extending redis library - by dave friend - 10-05-2019, 09:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB