Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65781 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63095 invoked from network); 12 Feb 2013 19:09:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2013 19:09:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=chris@kombine.co.uk; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=chris@kombine.co.uk; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kombine.co.uk from 209.85.223.169 cause and error) X-PHP-List-Original-Sender: chris@kombine.co.uk X-Host-Fingerprint: 209.85.223.169 mail-ie0-f169.google.com Received: from [209.85.223.169] ([209.85.223.169:33402] helo=mail-ie0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/A0-59654-A439A115 for ; Tue, 12 Feb 2013 14:08:59 -0500 Received: by mail-ie0-f169.google.com with SMTP id 13so602669iea.0 for ; Tue, 12 Feb 2013 11:08:55 -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:date:message-id:subject :from:to:content-type:x-gm-message-state; bh=Cjy8tQVSf0GuYQC0xa7q6DyIfiDO72UPB5fZSRzID9w=; b=D0Z7eqyT4uPHFRhE7e7XfIQ6xZlgP0GtQzzf7JjTJ3qCjdR72ZvRrCbERWhCny6gdM 5s+1ACpvm42E3aX5VYOspvZd7FSqgL41S/joDeCUmiJV5hOVNwHwCRqevsGyrZWvFmgY s/UqJIj+BPi1N2S61LExLWZPTeGqdttYoEF9pNB7R2oYXijxEmOOdDOQplIfNtzgo0jZ TB3CHRwfyKYKqYk/e1szS7aXw85MeVehG9xg0cMokF9YC6dNdvP2XmYUwcXriyFWWOW9 ebe3zvOuq1HnQfca1A/nBq+z8FEe4QNIfA6YMYmpGEn1R8EDnMkxKQdFWiA77l+tLZ0q QAcA== MIME-Version: 1.0 X-Received: by 10.50.191.199 with SMTP id ha7mr5520078igc.70.1360696135773; Tue, 12 Feb 2013 11:08:55 -0800 (PST) Received: by 10.50.191.197 with HTTP; Tue, 12 Feb 2013 11:08:55 -0800 (PST) X-Originating-IP: [86.15.36.7] Date: Tue, 12 Feb 2013 19:08:55 +0000 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=14dae93404d5d1ec2204d58bc1dd X-Gm-Message-State: ALoCoQkQD/xqLwensETrGeZ/1zHFXCBknmoF+PjuoEW1KbZoVl7YLgZLqt3niN/IuIC2wlXK2NbX Subject: Tokyo/Kyoto Cabinet support in DBA extension From: chris@kombine.co.uk (Chris MacPherson) --14dae93404d5d1ec2204d58bc1dd Content-Type: text/plain; charset=UTF-8 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) 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. Cheers for any help :) --14dae93404d5d1ec2204d58bc1dd--