After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 599186 - Add better backend to store
Add better backend to store
Status: RESOLVED NOTGNOME
Product: empathy
Classification: Core
Component: Archives
2.26.x
Other Linux
: Normal enhancement
: ---
Assigned To: empathy-maint
: 569698 (view as bug list)
Depends on: 518414
Blocks:
 
 
Reported: 2009-10-21 13:17 UTC by Guillaume Desmottes
Modified: 2010-05-19 18:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Desmottes 2009-10-21 13:17:32 UTC
+++ This bug was initially created as a clone of Bug #579159 +++

We should store Empathy logs using sqlite instead of XML files.
Comment 1 Guillaume Desmottes 2009-10-21 13:19:29 UTC
We should first split the logger to its own process before implemeting a sqlite backend (for performance reasons) (bug #518414).
Comment 2 Guillaume Desmottes 2009-10-21 13:28:20 UTC
Actually it's not clear which technology should be used to store logs. Sqlite is just one option.
Comment 3 Matěj Cepl 2009-10-21 21:57:11 UTC
(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.
Comment 4 Guillaume Desmottes 2009-11-23 14:39:15 UTC
The future backend should be synchronisation friendly (bug #569698).
Comment 5 Guillaume Desmottes 2009-11-23 14:40:28 UTC
*** Bug 569698 has been marked as a duplicate of this bug. ***
Comment 6 Guillaume Desmottes 2010-03-05 12:51:18 UTC
This should now be done in tp-logger: https://bugs.freedesktop.org/show_bug.cgi?id=26908