I am trying to sync Google Contacts and Calendar in my proprietary application which is based on AppEngine (java).
I have heard about carddav and caldav but I am still not sure how do we sync them two way.
There are few libraries sardine but none of them talk about sync.
I am interested in knowing how well the solution scales especially as we envision that we will land up having thousands of contacts per EACH user.
Thanks.