Return-Path: X-Original-To: apmail-couchdb-marketing-archive@minotaur.apache.org Delivered-To: apmail-couchdb-marketing-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E33C10575 for ; Mon, 16 Feb 2015 09:37:15 +0000 (UTC) Received: (qmail 76890 invoked by uid 500); 16 Feb 2015 09:37:15 -0000 Delivered-To: apmail-couchdb-marketing-archive@couchdb.apache.org Received: (qmail 76831 invoked by uid 500); 16 Feb 2015 09:37:15 -0000 Mailing-List: contact marketing-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: marketing@couchdb.apache.org Delivered-To: mailing list marketing@couchdb.apache.org Received: (qmail 76818 invoked by uid 99); 16 Feb 2015 09:37:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2015 09:37:14 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dch@jsonified.com designates 66.111.4.28 as permitted sender) Received: from [66.111.4.28] (HELO out4-smtp.messagingengine.com) (66.111.4.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2015 09:36:50 +0000 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 57838203E3 for ; Mon, 16 Feb 2015 04:34:41 -0500 (EST) Received: from web6 ([10.202.2.216]) by compute5.internal (MEProxy); Mon, 16 Feb 2015 04:34:41 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=jsonified.com; h= message-id:x-sasl-enc:from:to:mime-version :content-transfer-encoding:content-type:subject:date; s=mesmtp; bh=/ahAeagvKTptyzHnZ9BgTibUsc4=; b=c9+lnX5QgT0Wm9hVD0OkApTJ0HMa 5Ws9VSBoVufw2WOC9SHjTT4mUa/MwpJHHWVpHdp+7k+/aelYshBcDTc+myQ5knzR zjHpbS98CdElkX9m6ip4zw2r7OdHHKpcRJLdeHB5lPOr7ci3U1SBY7f8JHVBRVez S3FEEatIaxFBzUM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:x-sasl-enc:from:to :mime-version:content-transfer-encoding:content-type:subject :date; s=smtpout; bh=/ahAeagvKTptyzHnZ9BgTibUsc4=; b=qSj2YfOuUuL ENVALc+tx794toPOcWtbo5XbiQHwXKu8Mx4eTFpyKSKs9MgELkPx9e8mbRISPyTF HS1mFivu5+MoKnHF7mKESltZLQ64QgaY+KmbwjnlmWZyVgxw5lQ3h6nJquiuKgZE EwY1vqreRMpC+SCf2AKQfz+wrhlLxNos= Received: by web6.nyi.internal (Postfix, from userid 99) id 8DE2159CDA; Mon, 16 Feb 2015 04:34:41 -0500 (EST) Message-Id: <1424079281.3092206.227977157.2D41AAEB@webmail.messagingengine.com> X-Sasl-Enc: TJ+99czXYwzy/vzbRmemsYAJlMWjJNeE0DVJeDSNaPpG 1424079281 From: dch@jsonified.com To: marketing@couchdb.apache.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-4ba7306c Subject: links for weekly update Date: Mon, 16 Feb 2015 10:34:41 +0100 X-Virus-Checked: Checked by ClamAV on apache.org Kyoto Tycoon's secure replication: https://blog.cloudflare.com/kyoto-tycoon-secure-replication/ TCP performance issues: http://www.stuartcheshire.org/papers/NagleDelayedAck/ And perhaps enough for next week too :-) On trees in & around flash-based storage: http://codecapsule.com/2014/02/12/coding-for-ssds-part-6-a-summary-what-eve= ry-programmer-should-know-about-solid-state-drives/ SILT =E2=80=93 a memory efficient key-value store: http://www.cs.cmu.edu/~dga/papers/silt-sosp2011.pdf & https://github.com/silt/silt LMDB - lightning Memory-backed DB: http://symas.com/mdb/=20 Hierarchical B+-Tree based Tries: http://db.csail.mit.edu/sigmod11contest/sigmod_2011_contest_poster_jungsang= _ahn.pdf & https://github.com/couchbaselabs/ForestDB RocksDB - a better leveldb: https://github.com/facebook/rocksdb & https://github.com/leo-project/erocksdb Benchmarking: http://symas.com/mdb/microbench/ & http://symas.com/mdb/inmem/compress/ http://influxdb.com/blog/2014/06/20/leveldb_vs_rocksdb_vs_hyperleveldb_vs_l= mdb_performance.html https://github.com/couchbaselabs/ForestDB-Benchmark