Hi
Tokyo Cabinet support was added to ext/dba "recently".. but Tokyo
Cabinet is about to die these days, and getting replaced with Kyoto
Cabinet.
Shouldn't we drop tokyo cabinet support, before we ever make a stable
release with it, so we don't have to maintain it?
Preferably replace it with Kyoto Cabinet support I suppose.
-Hannes
Am 30.09.2011 13:37, schrieb Hannes Magnusson:
Shouldn't we drop tokyo cabinet support, before we ever make a stable
release with it, so we don't have to maintain it?
+1 for removing it (if Tokyo Cabinet indeed is dead).
Preferably replace it with Kyoto Cabinet support I suppose.
-0 for adding support for Kyoto Cabinet this late in the process.
--
Sebastian Bergmann Co-Founder and Principal Consultant
http://sebastian-bergmann.de/ http://thePHP.cc/
Preferably replace it with Kyoto Cabinet support I suppose.
I added the TC support initially, so I can look at replacing it over the
weekend.
--
Cheers,
Michael
Preferably replace it with Kyoto Cabinet support I suppose.
I added the TC support initially, so I can look at replacing it over the
weekend.
Whats the status on this?
-Hannes
On Thu, Dec 8, 2011 at 14:58, Hannes Magnusson
hannes.magnusson@gmail.com wrote:
Preferably replace it with Kyoto Cabinet support I suppose.
I added the TC support initially, so I can look at replacing it over the
weekend.Whats the status on this?
So... Apparently we release 5.4 with support for it.
What is the current plan then? Keep a useless feature in 5.4 for the
remainder of the series or..?
-Hannes
Tokyo Cabinet support was added to ext/dba "recently".. but Tokyo
Cabinet is about to die these days, and getting replaced with Kyoto
Cabinet.
Shouldn't we drop tokyo cabinet support, before we ever make a stable
release with it, so we don't have to maintain it?
Preferably replace it with Kyoto Cabinet support I suppose.
Is it actually dead? 1 still states: "I'll maintain the both of Tokyo
Cabinet and Kyoto Cabinet because their values are different", as well
as noting that Tokyo Cabinet is quicker in the single-threaded case.
Given that both are maintained, as far as I can tell, as Tokyo Cabinet
is quicker in the single-threaded case, as most PHP applications are,
there is no reason to remove it.
All for adding Kyoto Cabinet support, though.
/gsnedders
Is it actually dead? [1] still states: "I'll maintain the both of Tokyo
Cabinet and Kyoto Cabinet because their values are different", as well
as noting that Tokyo Cabinet is quicker in the single-threaded case.Given that both are maintained, as far as I can tell, as Tokyo Cabinet
is quicker in the single-threaded case, as most PHP applications are,
there is no reason to remove it.
I don't believe Tokyo is dead, either. I've got half a patch for Kyoto
support too, so I'll send that along when it's working.
--
Cheers,
Michael