On Tue, Sep 24, 2013 at 3:16 AM, Namita Nair <namita.n...@gmail.com> wrote:
> Hi All,
>
> I mean does the memcache automatically load the data if not found in the
> cache through some configuration like the one present in the hazelcast and
> oracle coherence.
>

It is up to the client to obtain/load the data when it is not already
current in the cache.  There may be some clients embedded in database
or database-like packages, but in general your client can use any
persistent data store along with memcache.

-- 
   Les Mikesell
      lesmikes...@gmail.com

-- 

--- 
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 memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to