Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 64450 invoked from network); 29 Mar 2010 17:48:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Mar 2010 17:48:29 -0000 Received: (qmail 10135 invoked by uid 500); 29 Mar 2010 17:48:28 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 10119 invoked by uid 500); 29 Mar 2010 17:48:28 -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 10111 invoked by uid 99); 29 Mar 2010 17:48:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Mar 2010 17:48:28 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=10.0 tests=AWL,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of joevandyk@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vw0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Mar 2010 17:48:22 +0000 Received: by vws9 with SMTP id 9so107719vws.31 for ; Mon, 29 Mar 2010 10:48:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:received:message-id:subject:to:content-type :content-transfer-encoding; bh=8kuBeUySaH0G/5Ift3xNMpYZS59AIKp4tWmX4fWlBSs=; b=nSHBgNVrrNMuGXLtpiAJcNCHWxW0earkWHlAV6ff4kNsKelOOOptQxCC1ZOuxBKKxN lFSf6pBLDUjoTU1tRT3e2JZ4AdgPN3paGjdS5HlkCZxSjDihsU+atVR8caGe7QZlnXK5 rbFEEtxa7UjLNnLOXNj4uaVehmYf4TwWl73Dw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=JuTaa1wCvyHrW3bFbtDUJr7iuHYXlSdbMWeYRGCFrwIPC3pQHp4j3A4ZojMlR1LTil a1gCiEF6pkHfuT+88RkBe7QJrQt3k7WpBxDscuXEZdZhLxSqBW4SUv8mWpwaUiYy8WRc OZ42IcgeSbvfuD8sQR5GPvrGZTu0Gy07u59lc= MIME-Version: 1.0 Received: by 10.220.15.79 with HTTP; Mon, 29 Mar 2010 10:47:41 -0700 (PDT) In-Reply-To: References: From: Joe Van Dyk Date: Mon, 29 Mar 2010 10:47:41 -0700 Received: by 10.220.107.81 with SMTP id a17mr3268897vcp.129.1269884881486; Mon, 29 Mar 2010 10:48:01 -0700 (PDT) Message-ID: Subject: Re: How reliable is cassandra? To: user@cassandra.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Mar 29, 2010 at 10:31 AM, Matthew Stump wro= te: > Am I crazy to want to switch our server's primary data store from postgre= s to cassandra? =C2=A0This is a system used by banks and governments to sto= re crypto keys which absolutely can not be lost. What benefits would you get from switching? Joe