Welcome Guest, Not a member yet? Register   Sign In
Native Sessions
#10

(04-30-2015, 08:18 AM)I would vote for this as well. This allows us to use php extension such as memcached that relies on php native functions. coredumpster Wrote:
(04-14-2015, 11:12 AM)lvrkln Wrote: Now that CI 3.0 is stable, I'd like to bump this topic back into the discussion. Since this has been posted, more people have been exposed to the upgrade process, and maybe we can generate some support for a native session driver.

I would like to see this as well.

We have an application that we're porting to CI, and we make heavy use of sessions.

We have installed Cassandra (NOSQL) as the PHP Native session handler, as the application is actually deployed across 4 different servers behind a load balancer.  This allows all of the servers to have access to same session data, without having to do any special magic.

Since there are many DB systems that have already been adapted to work with Apache/PHP, access them from CI using a 'native' option seems like a very positive idea, compared having to create yet another driver port.  There are far more people using PHP+Cassandra, than are using CodeIgniter+Cassandra, so there is a larger community able to maintain the driver.
Reply


Messages In This Thread
Native Sessions - by happyape - 02-07-2015, 12:59 PM
RE: Native Sessions - by janul - 02-13-2015, 03:51 AM
RE: Native Sessions - by lvrkln - 02-13-2015, 10:41 AM
RE: Native Sessions - by Narf - 02-13-2015, 12:56 PM
RE: Native Sessions - by lvrkln - 02-13-2015, 01:18 PM
RE: Native Sessions - by Narf - 02-13-2015, 01:37 PM
RE: Native Sessions - by spjonez - 02-15-2015, 06:39 AM
RE: Native Sessions - by lvrkln - 04-14-2015, 11:12 AM
RE: Native Sessions - by coredumpster - 04-30-2015, 08:18 AM
RE: Native Sessions - by blasto333 - 09-02-2015, 05:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB