<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
There is no built-in support for separate namespaces, but we solve the
problem I think you're describing by just putting a short prefix at the
start of each key to indicate its type. If you really only have two
data types your prefix can be as small as a single character! That
approach works like a charm for us.<br>
<br>
-Steve<br>
<br>
<br>
Abhishek Pokharna wrote:
<blockquote
 cite="mid20060802085316.51216.qmail@web8711.mail.in.yahoo.com"
 type="cite">
  <div>Guys</div>
  <div>&nbsp;&nbsp;&nbsp;I wanted to know if there is any way I could have multiple
caches existing on a single memcached daemon? I.e I have multiple
caches like Users(key is a username),Groups(key is a groupid) etc.I do
not want to mix both of these caches into one cache that stores both
types of keys.</div>
  <div>&nbsp;</div>
  <div>Thanks,</div>
  <div>-Abhishek</div>
  <p> </p>
  <hr size="1"> Here&#8217;s a new way to find what you're looking for - <a
 href="http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/">Yahoo!
Answers</a> </blockquote>
<br>
</body>
</html>