Current File : //proc/thread-self/root/kunden/usr/share/gems/doc/memcache-client-1.8.5/ri/MemCache/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"MemCache::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"IAccepts a list of +servers+ and a list of +opts+.  +servers+ may be ;TI"Comitted.  See +servers=+ for acceptable server list arguments.;To:RDoc::Markup::BlankLineo;
;	[I""Valid options for +opts+ are:;T@o:RDoc::Markup::Verbatim;	[I"I[:namespace]    Prepends this value to all keys added or retrieved.
;TI"D[:readonly]     Raises an exception on cache writes when true.
;TI"X[:multithread]  Wraps cache access in a Mutex for thread safety. Defaults to true.
;TI"P[:failover]     Should the client try to failover to another server if the
;TI">                first server is down?  Defaults to true.
;TI"S[:timeout]      Time to use as the socket read timeout.  Defaults to 0.5 sec,
;TI"5                set to nil to disable timeouts.
;TI"J[:logger]       Logger to use for info/debug output, defaults to nil
;TI"V[:no_reply]     Don't bother looking for a reply for write operations (i.e. they
;TI"Z                become 'fire and forget'), memcached 1.2.5 and later only, speeds up
;TI"=                set/add/delete/incr/decr significantly.
;TI"_[:check_size]   Raises a MemCacheError if the value to be set is greater than 1 MB, which
;TI"c                is the maximum key size for the standard memcached server.  Defaults to true.
;TI"P[:autofix_keys] If a key is longer than 250 characters or contains spaces,
;TI"X                use an SHA1 hash instead, to prevent collisions on truncated keys.
;T:@format0o;
;	[I"Other options are ignored.;T:
@fileI"lib/memcache.rb;T:0@omit_headings_from_table_of_contents_below000[I"(*args);T@'FI"
MemCache;TcRDoc::NormalClass00