Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87BB74A78 for ; Wed, 25 May 2011 02:11:30 +0000 (UTC) Received: (qmail 87472 invoked by uid 500); 25 May 2011 02:11:30 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 87445 invoked by uid 500); 25 May 2011 02:11:30 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 87437 invoked by uid 99); 25 May 2011 02:11:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 02:11:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 02:11:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6B1C4DDD23 for ; Wed, 25 May 2011 02:10:47 +0000 (UTC) Date: Wed, 25 May 2011 02:10:47 +0000 (UTC) From: "Chris Goffinet (JIRA)" To: commits@cassandra.apache.org Message-ID: <233992731.41227.1306289447435.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1230403855.40621.1306273127646.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CASSANDRA-2701) Memcache Row Cache Provider MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038924#comment-13038924 ] Chris Goffinet commented on CASSANDRA-2701: ------------------------------------------- You can also increase the size of how big you want objects in memcached to be (>1MB) > Memcache Row Cache Provider > --------------------------- > > Key: CASSANDRA-2701 > URL: https://issues.apache.org/jira/browse/CASSANDRA-2701 > Project: Cassandra > Issue Type: Improvement > Reporter: Chris Goffinet > Assignee: Chris Goffinet > Priority: Trivial > > Create a row cache provider that uses memcached. We would like to contribute our provider we wrote that we use in production. We co-locate memcached on every node, and utilize Cassandra's ability to do replication + routing. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira