Definitions

Sorry, no definitions found. Check out and contribute to the discussion of this word!

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word memcached.

Examples

  • 我在开发 memcached 之前,在 mixi 的研 发部也曾经 考虑过重新发明 memcached。

    Recently Uploaded Slideshows 2008

  • $memcached - > get ($key); print \ "$ret\\n\"; 在这里,为 Cache:: Memcached 指定了 memcached 服务器的 IP

    Recently Uploaded Slideshows 2008

  • There's no "right" implementation, IMO -- there are best practices, and there are advances in the field that help shift those practices (eg, memcached is a great example) but people need to build their applications in a way that's necessary to scale, and that means following certain principles (eg, "make it really easy to access commonly-used data") as opposed to specific techniques. burr86

    Who will save the tables? - Anil Dash 2009

  • In another feat of technical wizardry, its engineers have quintupled the performance of an open-source memory system called memcached, which allows frequently used data to be retrieved faster than if stored in a database.

    AllBusiness.com - Home Page RSS 2010

  • In another feat of technical wizardry, its engineers have quintupled the performance of an open-source memory system called memcached, which allows frequently used data to be retrieved faster than if stored in a database.

    The Economist: Correspondent's diary 2010

  • To the normal 'MySQL introduction' presentation I added more detailed slides about powerful sides of MySQL like MySQL proxy, more details on clusterin and memcached, which is also used by MySQL.

    Sun Bloggers 2009

  • To the normal 'MySQL introduction' presentation I added more detailed slides about powerful sides of MySQL like MySQL proxy, more details on clusterin and memcached, which is also used by MySQL.

    Sun Bloggers 2009

  • To the normal 'MySQL introduction' presentation I added more detailed slides about powerful sides of MySQL like MySQL proxy, more details on clusterin and memcached, which is also used by MySQL.

    Sun Bloggers Clemens Schulz 2009

  • In write-through caching, new or updated data is first written to an efficient cache such as memcached and then stored in a database; subsequent requests for this data are then likely to read the data from the faster cache, rather than from the slower database.

    Archive 2009-01-01 2009

  • Ideally the best things from each PECL module would be adopted into one, and I would like to see the "memcached" name be used as the "official" module in the future.

    Planet PHP 2010

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.