Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 2. Memcached. How do I get a list of keys?
#2

[eluser]Nick_MyShuitings[/eluser]
If you check the driver that is not a function in the driver (read the code). Its also not the most common use case for memcache. Normally you'll have hard coded the key both before and after the SQL consult/model call.

Some quick searching http://www.php.net/manual/en/book.memcache.php and http://www.php.net/manual/en/book.memcached.php

shows us that those are not even possible functions with memcached. so perhaps if you explain your actual use case / need we could help with a solution that is possible by the actual extension and the driver.


Messages In This Thread
CodeIgniter 2. Memcached. How do I get a list of keys? - by El Forum - 04-12-2011, 10:03 AM
CodeIgniter 2. Memcached. How do I get a list of keys? - by El Forum - 04-12-2011, 01:44 PM
CodeIgniter 2. Memcached. How do I get a list of keys? - by El Forum - 04-13-2011, 12:27 AM
CodeIgniter 2. Memcached. How do I get a list of keys? - by El Forum - 04-13-2011, 06:59 AM
CodeIgniter 2. Memcached. How do I get a list of keys? - by El Forum - 04-13-2011, 07:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB