Thanks for pointing to the better implementation :) ~Ryan (mobile)
> On Jul 10, 2014, at 7:00 PM, Denis Samoylov <[email protected]> wrote: > > (this is what happens when FB guys with their superior mcrouter suggest > something :) - no office, just joke) > > i would recommend to use Memcached client in PECL (not Memcache). The one > with "d" is based on libmemcached and much better (we run both of the in > parallel for long time :) ) > > here is the direct link > http://pecl.php.net/package/memcached > it has examples and installation instructions. > > > > >> On Wednesday, July 9, 2014 1:50:28 AM UTC-7, Venkada Ramanujam wrote: >> Thanks Ryan. >> >> Thanks, >> Venkadaramanujam >> >> >> >> >>> On Wed, Jul 9, 2014 at 2:10 PM, Ryan McElroy <[email protected]> wrote: >>> First you need to install a memcache library for PHP. Instruction for one >>> choice are here: http://www.php.net/manual/en/memcache.installation.php >>> >>> Next, I suggest you start with the example on the PHP website: >>> http://www.php.net/manual/en/memcache.examples-overview.php >>> >>> ~Ryan >>> >>> >>> >>>> On Wed, Jul 9, 2014 at 1:24 AM, Venkada Ramanujam <[email protected]> >>>> wrote: >>>> Hi to all, >>>> >>>> I have working on small project in php running in localhost. I want >>>> to use memcache technique. I don't have any idea about memcache. >>>> Could anyone please tell me how to start work with memcache ?. It is >>>> better, if someone give some example codes and integration procedure. >>>> >>>> Thanks, >>>> Venkadaramanujam >>>> -- >>>> >>>> --- >>>> You received this message because you are subscribed to the Google Groups >>>> "memcached" group. >>>> To unsubscribe from this group and stop receiving emails from it, send an >>>> email to [email protected]. >>>> >>>> For more options, visit https://groups.google.com/d/optout. >>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "memcached" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/memcached/AJ5mS2SU6Lk/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> For more options, visit https://groups.google.com/d/optout. > > -- > > --- > You received this message because you are subscribed to the Google Groups > "memcached" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
