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.
Details
Details
- Reviewers
- None
- Group Reviewers
Roundcube Kolab Plugins Developers
Diff Detail
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
Comment Actions
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.