[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Joel Reymont <joelr1@g...> |
| Subject: | Re: [Caml-list] Wink releases caching library |
Gerd, Why did you guys roll your own instead of using memcached? Thanks, Joel On Nov 9, 2007, at 8:32 PM, Gerd Stolpmann wrote: > "Cache implements a caching service for storing arbitrary strings that > can be located by string keys. The caching service is reachable over > TCP. The cache can be distributed over several nodes. The cache can be > saved to disk in regular intervals. A client module is included. Both > synchronous and asynchronous access methods are defined." -- http://wagerlabs.com