application-services
application-services copied to clipboard
Rust Tabs engine should allow the possibility of "quickWrite"
Tabs engine is unique in terms of not needing to do reconciliation and dealing with merging with other clients because each client has exactly one record of all the tabs they sync.
We should have this feature written in rust and able to be used by both Android and iOS (and will be needed once we get the tabs engine on desktop) since it'll help reduce server load on all platforms.
┆Issue is synchronized with this Jira Task ┆epic: Vendoring Tabs component into Desktop