Page MenuHomePhorge

Kolab Tags SQL Database Driver
Needs ReviewPublic

Authored by machniak on Fri, Nov 22, 10:45 AM.
Tags
None
Referenced Files
F16969278: D5032.diff
Wed, Nov 27, 7:24 AM
Unknown Object (File)
Tue, Nov 26, 5:46 PM
Unknown Object (File)
Fri, Nov 22, 7:43 PM

Details

Reviewers
None
Group Reviewers
Roundcube Kolab Plugins Developers
Summary

The implementation is sub-optimal as it uses the same member format and internal API as the Kolab driver.
We might need to improve this. Also, I will investigate what we could do smarter regarding Syncroton's needs.

Diff Detail

Repository
rRPK roundcubemail-plugins-kolab
Branch
dev/kolab-tags-db-driver
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 52214
Build 18538: arc lint + arc unit

Event Timeline

machniak created this revision.

Regarding syncrotons needs:

  • I think we need to get away from the timestamp comparisons and instead store whatever we need to as part of the synchronization state (tied to the synckey)
  • Ideally we find something better to store than all entries in a folder that are part of the tag, or at least a more efficient representation than huge urls.