Eventually it will be important to allow clients to sync only partial copies of a store. For example, to sync ACTIVE items and leave ARCHIVED items on the server. It would be possible for the local store to contain the archived items, if they had recently moved into archive mode on the client, or if the user needs to view old material. It should probably be fetchable by some order, such as a date field, and expire out of the local cache again after some period of unuse.
Eventually it will be important to allow clients to sync only partial copies of a store. For example, to sync ACTIVE items and leave ARCHIVED items on the server. It would be possible for the local store to contain the archived items, if they had recently moved into archive mode on the client, or if the user needs to view old material. It should probably be fetchable by some order, such as a date field, and expire out of the local cache again after some period of unuse.