Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7B6D77377 for ; Fri, 30 Sep 2011 14:45:55 +0000 (UTC) Received: (qmail 45282 invoked by uid 500); 30 Sep 2011 14:45:53 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 45259 invoked by uid 500); 30 Sep 2011 14:45:53 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 45250 invoked by uid 99); 30 Sep 2011 14:45:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2011 14:45:53 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of investtrco@gmail.com designates 209.85.216.44 as permitted sender) Received: from [209.85.216.44] (HELO mail-qw0-f44.google.com) (209.85.216.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2011 14:45:47 +0000 Received: by qadb12 with SMTP id b12so475097qad.31 for ; Fri, 30 Sep 2011 07:45:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=qyDBTj8dN5N51tckiZ8nlMW2xoSviL19MTQTG1HKmxI=; b=gYWuqk9WtUb3StEtidHBIAHpo0FFSqd3TRhqWJnqjcIRQnBB1lqV+KsGk0v49qvykW ItCtwWPzNMMS9IY1C3AXMkXJxkM0K86CFAazcLoaRxsy/vD21mFgR/9z/UAZd2nbi0bs 3otpZd9RlglqBfl4ZyfvNJ/jtATXvTCEKLV6I= MIME-Version: 1.0 Received: by 10.224.58.129 with SMTP id g1mr8936187qah.51.1317393926416; Fri, 30 Sep 2011 07:45:26 -0700 (PDT) Received: by 10.229.71.19 with HTTP; Fri, 30 Sep 2011 07:45:26 -0700 (PDT) Date: Fri, 30 Sep 2011 09:45:26 -0500 Message-ID: Subject: is it advisable to keep the data that is not frequently read/written to the database else where ? From: Ramesh S To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=20cf3074bb06036ab904ae29ad5d --20cf3074bb06036ab904ae29ad5d Content-Type: text/plain; charset=ISO-8859-1 I have some data that would be read/write might be once during the entire session, like authentication info. When designing database with Cassandra is it advisable to keep the data that is not frequently read/written to the database else where ? Thank you regards, Ramesh --20cf3074bb06036ab904ae29ad5d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable


I have some data that would be read/write might be = once during the entire session, like authentication info.
When desi= gning database with Cassandra is it advisable to keep the data that is not = frequently read/written to the database else where ?


Thank you=A0
regards,
Ramesh --20cf3074bb06036ab904ae29ad5d--