GNOME Bugzilla – Bug 599186
Add better backend to store
Last modified: 2010-05-19 18:01:14 UTC
+++ This bug was initially created as a clone of Bug #579159 +++ We should store Empathy logs using sqlite instead of XML files.
We should first split the logger to its own process before implemeting a sqlite backend (for performance reasons) (bug #518414).
Actually it's not clear which technology should be used to store logs. Sqlite is just one option.
(In reply to comment #2) > Actually it's not clear which technology should be used to store logs. Sqlite > is just one option. +1 Please make the log-store configurable or pluginable ... I still believe that XEP-0136 (http://xmpp.org/extensions/xep-0136.html) could be a nice alternative for logs storage.
The future backend should be synchronisation friendly (bug #569698).
*** Bug 569698 has been marked as a duplicate of this bug. ***
This should now be done in tp-logger: https://bugs.freedesktop.org/show_bug.cgi?id=26908