From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 35919 invoked by alias); 27 Jan 2017 20:02:56 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 3177 invoked by uid 89); 27 Jan 2017 19:58:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*MI:201701271958, lmdb, H*m:int, H*MI:int X-HELO: mx1.redhat.com Message-Id: <201701271958.v0RJwEm4002741@int-mx11.intmail.prod.int.phx2.redhat.com> From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Fri, 27 Jan 2017 20:02:00 -0000 Subject: lmdb 0.9.19-1 X-SW-Source: 2017-01/txt/msg00063.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * lmdb-0.9.19-1 * liblmdb0-0.9.19-1 * liblmdb-devel-0.9.19-1 LMDB is a fast, memory-efficient database. With memory-mapped files, it has the read performance of a pure in-memory database while retaining the persistence of standard disk-based databases. -- Yaakov