Dustin wrote:
On Sep 3, 5:36 am, Senthil Raja <[email protected]> wrote:
Can i have multiple hash in one memcache server or can i use the memcache
server as a api.
The first part of the question I would guess is this:
"Can I cache multiple hashes (serialized objects - say Python
dictionaries, Perl hashes, PHP arrays, etc, of whatever language is
being used) into a memcached cluster (more than one server)"
Yes, you can, you can cache anything you want. The 2nd part of the
question about the API - not too clear what you mean by that.
This sounds like you're asking if a proposal you have for a solution
to an unstated problem will work. It's not clear what you actually
want here.
What is the problem you're having?