View Single Post
  #47 (permalink)  
Old 05-02-2008, 11:13 PM
Jeyaseelansarc Jeyaseelansarc is offline
D-Web Genius
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,162
Jeyaseelansarc is on a distinguished road
Send a message via AIM to Jeyaseelansarc
Default Re: Why we need Memcache?

The retrieval commands "get" and "gets" operates like this:

get <key>*\r\n
gets <key>*\r\n
in this <key>* means one or more key strings separated by whitespace.
__________________
With,
J. Jeyaseelan

Everything Possible
Reply With Quote