Feature #717

avatar

New message history backend: LevelDB

Added by Mirco Bauer 361 days ago. Updated 122 days ago.

Status:New Start:05/27/2012
Priority:Normal Due date:
Assigned to:avatarMirco Bauer % Done:

0%

Category:Engine
Target version:0.9
Complexity:

High

Votes: 1 (View)

Description

The experimental chat history feature in Smuxi, based on db4o has serious issues, see #673 for an example. The databases also like to corrupt and can no longer be read! This means data-loss and is not an acceptable. So Smuxi needs a new, fast and stable chat history backend: LevelDB http://code.google.com/p/leveldb/


Related issues

related to Smuxi - Bug #673 Smuxi log contains "Database.Ext().GetByID(XXX) with index 0 returned null!" errors New 01/09/2012
blocks Smuxi - Support #721 bad performance with many channels and large history New 06/08/2012

History

Updated by Mirco Bauer 361 days ago

avatar

LevelDB message backend was already implemented but not merged yet, see:
http://git.qnetp.net/?p=smuxi.git;a=shortlog;h=refs/heads/experiments/git_msg_buffer

Also available in: Atom PDF