[dev] [commits] Horde branch master updated. 3646b3ef7b408959f27fa8a3128d28831fb4a602
Michael M Slusarz
slusarz at horde.org
Thu Mar 6 05:33:03 UTC 2014
Quoting Michael J Rubinsky <mrubinsk at horde.org>:
> Quoting Michael M Slusarz <slusarz at horde.org>:
>
>> commit 4efb1b1045be077602c173bcfa2bd8dfef27c39c
>> Author: Michael M Slusarz <slusarz at horde.org>
>> Date: Tue Mar 4 14:20:46 2014 -0700
>>
>> [mms] Add MongoDB driver.
>>
>> framework/History/lib/Horde/History/Mongo.php | 429
>> ++++++++++++++
>> framework/History/package.xml | 23 +-
>> framework/History/test/Horde/History/Mongo/MongoTest.php | 54 ++
>> framework/History/test/Horde/History/TestBase.php | 41 +-
>> framework/History/test/Horde/History/conf.php.dist | 1 +
>> 5 files changed, 535 insertions(+), 13 deletions(-)
>> create mode 100644 framework/History/lib/Horde/History/Mongo.php
>> create mode 100644 framework/History/test/Horde/History/Mongo/MongoTest.php
>>
>> http://github.com/horde/horde/commit/4efb1b1045be077602c173bcfa2bd8dfef27c39c
>> http://git.horde.org/horde-git/-/commit/4efb1b1045be077602c173bcfa2bd8dfef27c39c
>
> Just curious if you have any performance comparison data between SQL
> and Mongo for History. I'd be interested in seeing what the
> difference is.
No idea. Have a client that is interested in moving as many services
as possible off of SQL (issues with writes & replication), so this is
an additional option for them to play with.
michael
--
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list