Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65783 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74057 invoked from network); 12 Feb 2013 21:32:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2013 21:32:38 -0000 Authentication-Results: pb1.pair.com header.from=chris@kombine.co.uk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=chris@kombine.co.uk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kombine.co.uk from 209.85.210.181 cause and error) X-PHP-List-Original-Sender: chris@kombine.co.uk X-Host-Fingerprint: 209.85.210.181 mail-ia0-f181.google.com Received: from [209.85.210.181] ([209.85.210.181:36367] helo=mail-ia0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/21-01208-5F4BA115 for ; Tue, 12 Feb 2013 16:32:37 -0500 Received: by mail-ia0-f181.google.com with SMTP id e16so248104iaa.12 for ; Tue, 12 Feb 2013 13:32:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:x-originating-ip:in-reply-to:references :date:message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=z1TCt2j0zweOZ01Vzcp2wTJbL56olOeYX+cVVtrzGvI=; b=iQMIjKJkEVkaSbsroCXNeD1NNdcA6xhZD+EtwEj3QXh2B6+hdO1TzNph/0gWymGvG6 5xvHx/RKURTY606gRAfMTJDwNSswu7js8LLnfX2TXL8wxZHvzIn+PUxdK98pYQEdex2A CIV0Tor1H7PRhRqr8Ue8U4VCWDcyVxO5LnYZLqeE/DZLj4pCb3K5A0Cln2PW+u65QS65 EfjhiINv6KRAO7C3CrGm8VOoz2d/9ALT6rwKoZ9f9qMnYHgbBfZeptT9lN/09P3NVsN3 t1Cs1KAR5eDyJSIQV5oZe8Oty7GJBZ8Vnl3B7JSiOrV5BkdiZqnsN5OyyjC6vuqC8QiP WFtg== MIME-Version: 1.0 X-Received: by 10.42.180.65 with SMTP id bt1mr25911823icb.41.1360704754131; Tue, 12 Feb 2013 13:32:34 -0800 (PST) Received: by 10.50.191.197 with HTTP; Tue, 12 Feb 2013 13:32:33 -0800 (PST) X-Originating-IP: [86.15.36.7] In-Reply-To: References: Date: Tue, 12 Feb 2013 21:32:33 +0000 Message-ID: To: Hannes Magnusson Cc: PHP Development Content-Type: multipart/alternative; boundary=90e6ba6e81d883a3e004d58dc311 X-Gm-Message-State: ALoCoQk7TZ22OKw/cxAScygowJYaTvKhj/T0kuT/vDLVXJNnWE0Qh60iifzd+TLTxOT7V61ybDHa Subject: Re: [PHP-DEV] Tokyo/Kyoto Cabinet support in DBA extension From: chris@kombine.co.uk (Chris MacPherson) --90e6ba6e81d883a3e004d58dc311 Content-Type: text/plain; charset=UTF-8 Cool thanks for the info, couldn't find any mention of this anywhere. Great news though :) On 12 February 2013 19:53, Hannes Magnusson wrote: > On Tue, Feb 12, 2013 at 11:08 AM, Chris MacPherson > wrote: > > Just wondering if anyone can tell me if Kyoto Cabinet support will be > added > > to the DBA extension in the near future at all. > > > > I noticed this thread ( > > http://marc.info/?l=php-internals&m=133389756213354&w=2< > http://grokbase.com/t/php/php-internals/119yvjcjwr/tokyo-kyoto-cabinet-in-5-4 > >) > > which mentions that there has been support added but looking in the DBA > > extension README file in the source code I can't see any mention of > > Tokyo/Kyoto Cabinet, just the qdbm predecessor. > > > Tokyo Cabinet support shipped with PHP 5.4.0. > Enable it by compiling PHP with --with-tcadb > > -Hannes > --90e6ba6e81d883a3e004d58dc311--