IP Library Granted Patent US 11,016,993
Granted Patent B2
US 11,016,993 · App. 16/201,870 · Granted May 25, 2021

Dynamic and selective object update for local storage copy based on network connectivity characteristics

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,016,993
App. No.
16/201,870
Granted
May 25, 2021
Kind
B2
Abstract

To reduce the amount of data traffic flowing between a remote computing platform and a client device, a manager for a data store of the client device is configured to observe upserts to the data store for one or more objects for a current connection session reflected therein; track fresh objects of a plurality of objects stored within the local data store, wherein fresh objects are identified as having an upsert during the current connection session; observe gets from the data store for one or more objects of the plurality of objects, and upon detecting a get for a particular object, determining whether the particular object is fresh, and if the object is detected to be stale, initiate an upsert from the remote computing platform to the data store for the particular object.

Claims (81)

1. A system comprising at least one processor and at least one non-transitory memory storing computer executable instructions that when executed by the processor cause the system to carry out actions, the processor programmed to:

observe upserts to a client device data store in a client device for one or more objects of a plurality of objects, wherein the upserts are received from a remote computing platform;

track fresh objects of the plurality of objects for a current connection session, wherein the fresh objects are identified as having an upsert during the current connection session;

observe gets from the client device data store for one or more objects of the plurality of objects, wherein the gets relate to one or more local processing instances of the client device;

upon detecting a get for a particular object of the plurality of objects:

determine whether the particular object is a fresh object; and

upon determining that that the particular object is not a fresh object, initiate an upsert from the remote computing platform to the client device data store for the particular object; and

before initiating the upsert from the remote computing platform to the data store for the particular object, identify the particular object as a fresh object.

2. The system of claim 1 , wherein each of the plurality of objects have a corresponding object identifier, and wherein tracking fresh objects comprises:

maintaining a session-specific indication of object identifiers corresponding with fresh objects for the current connection session.

3. The system of claim 2 , wherein the particular object has a corresponding particular object identifier; and

wherein determining whether the particular object is a fresh object comprises:

comparing the particular object identifier corresponding with the particular object against the session-specific indication of object identifiers corresponding with fresh objects for the current connection session.

4. The system of claim 1 , wherein tracking fresh objects comprises:

tagging one or more objects of the plurality of objects with a connection session identifier indicative of a connection session during which a most recent upsert was received for a corresponding object of the one or more objects; and

wherein fresh objects are tagged with a connection session identifier matching a current session identifier corresponding with the current connection session.

5. The system of claim 1 , wherein tracking fresh objects comprises updating a binary fresh/stale indicator associated with one or more objects to reflect a fresh state.

6. The system of claim 1 , further configured to:

detect the initialization of a new connection session with the remote computing platform; and

clear previously tracked fresh objects for a previous connection session.

7. The system of claim 4 , further configured to:

detect the initialization of a new connection session with the remote computing platform;

generate a new connection session identifier for the new connection session; and

wherein, upon detecting a get for a particular object of the plurality of objects:

determining whether the particular object is a fresh object comprises comparing a connection session identifier tagged with the particular object against the new connection session identifier for the new connection session.

8. The system of claim 1 , further configured to, upon detecting a get for a particular object of the plurality of objects:

before determining whether the particular object is a fresh object, provide the object to the one or more local processing instances.

9. A method for managing a data store embodied within a memory storage area of a client device, the method comprising:

observing upserts to the data store for one or more objects of a plurality of objects, wherein the upserts are received from a remote computing platform;

tracking fresh objects of the plurality of objects for a current connection session, wherein the fresh objects are identified as having an upsert during the current connection session;

observing gets from the data store for one or more objects of the plurality of objects, wherein the gets relate to one or more local processing instances of the client device;

upon detecting a get for a particular object of the plurality of objects:

determining whether the particular object is a fresh object; and

upon determining that that the particular object is not a fresh object, initiating an upsert from the remote computing platform to the data store for to the particular object; and

before initiating the upsert from the remote computing platform to the data store for the particular object, identify the particular object as a fresh object.

10. The method of claim 9 , wherein each of the plurality of objects have a corresponding object identifier, and wherein tracking fresh objects comprises:

maintaining a session-specific listing of object identifiers corresponding with fresh objects for the current connection session.

11. The method of claim 10 , wherein the particular object has a corresponding particular object identifier; and

wherein determining whether the particular object is a fresh object comprises:

comparing the particular object identifier corresponding with the particular object against the session-specific listing of object identifiers corresponding with fresh objects for the current connection session.

12. The method of claim 9 , wherein tracking fresh objects comprises:

tagging one or more objects of the plurality of objects with a connection session identifier indicative of a connection session during which a most recent upsert was received for a corresponding object of the one or more objects; and

wherein fresh objects are tagged with a connection session identifier matching a current session identifier corresponding with the current connection session.

13. The method of claim 9 , wherein tracking fresh objects comprises wherein tracking fresh objects comprises updating a binary fresh/stale indicator associated with one or more objects to reflect a fresh state.

14. The method of claim 9 , further comprising:

detecting the initialization of a new connection session with the remote computing platform; and

clearing previously tracked fresh objects for a previous connection session.

15. The method of claim 14 , further comprising:

detecting the initialization of a new connection session with the remote computing platform;

generating a new connection session identifier for the new connection session; and

wherein, upon detecting a get for a particular object of the plurality of objects:

determining whether the particular object is a fresh object comprises comparing a connection session identifier tagged with the particular object against the new connection session identifier for the new connection session.

16. The method of claim 9 , further comprising, upon detecting a get for a particular object of the plurality of objects:

before determining whether the particular object is a fresh object, providing the object to the one or more local processing instances.

17. A computer program product for managing a data store embodied within a memory storage area of a client device, the computer program product comprising at least one non-transitory computer-readable storage medium having computer-readable program code portions stored therein, the computer-readable program code portions comprising an executable portion configured to:

observe upserts to the data store for one or more objects of a plurality of objects, wherein the upserts are received from a remote computing platform;

track fresh objects of the plurality of objects for a current connection session, wherein the fresh objects are identified as having an upsert during the current connection session;

observe gets from the data store for one or more objects of the plurality of objects, wherein the gets relate to one or more local processing instances of the client device;

upon detecting a get for a particular object of the plurality of objects:

determine whether the particular object is a fresh object; and

upon determining that that the particular object is not a fresh object, initiating an upsert from the remote computing platform to the data store for the particular object; and

before initiating the upsert from the remote computing platform to the data store for the particular object, identify the particular object as a fresh object.

18. The computer program product of claim 17 , wherein each of the plurality of objects have a corresponding object identifier, and wherein tracking fresh objects comprises:

maintaining a session-specific listing of object identifiers corresponding with fresh objects for the current connection session.

19. The computer program product of claim 18 , wherein the particular object has a corresponding particular object identifier; and

wherein determining whether the particular object is a fresh object comprises:

comparing the particular object identifier corresponding with the particular object against the session-specific listing of object identifiers corresponding with fresh objects for the current connection session.

20. The computer program product of claim 17 , wherein tracking fresh objects comprises:

tagging one or more objects of the plurality of objects with a connection session identifier indicative of a connection session during which a most recent upsert was received for a corresponding object of the one or more objects; and

wherein fresh objects are tagged with a connection session identifier matching a current session identifier corresponding with the current connection session.

21. The computer program product of claim 17 , wherein tracking fresh objects comprises wherein tracking fresh objects comprises updating a binary fresh/stale indicator associated with one or more objects to reflect a fresh state.

22. The computer program product of claim 17 , further comprising an executable portion configured to:

detect the initialization of a new connection session with the remote computing platform; and

clear previously tracked fresh objects for a previous connection session.

23. The computer program product of claim 21 , further comprising an executable portion configured to:

detect the initialization of a new connection session with the remote computing platform;

generate a new connection session identifier for the new connection session; and

wherein, upon detecting a get for a particular object of the plurality of objects:

determining whether the particular object is a fresh object comprises comparing a connection session identifier tagged with the particular object against the new connection session identifier for the new connection session.

24. The computer program product of claim 17 , further comprising an executable portion configured to, upon detecting a get for a particular object of the plurality of objects:

before determining whether the particular object is a fresh object, provide the object to the one or more local processing instances.

Assignments (5)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 18, 2023
From: SLACK TECHNOLOGIES, LLC
To: SALESFORCE, INC.
Reel/Frame 064642/0564 →
MERGER Recorded Jul 29, 2021
From: SLACK TECHNOLOGIES, INC.
To: SLACK TECHNOLOGIES, LLC
Reel/Frame 057475/0404 →
RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL AT REEL/FRAME NO. 49332/0349 Recorded Jul 19, 2021
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: SLACK TECHNOLOGIES, INC.
Reel/Frame 057649/0882 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 8, 2020
From: KLYM, JASON; CHRISTIAN, MARK
To: SLACK TECHNOLOGIES, INC.
Reel/Frame 053712/0777 →
PATENT SECURITY AGREEMENT Recorded May 30, 2019
From: SLACK TECHNOLOGIES, INC.
To: MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT
Reel/Frame 049332/0349 →