The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Mar. 01, 2022
Filed:
Dec. 20, 2019
Salesforce.com, Inc., San Francisco, CA (US);
Jimmy Hua, San Francisco, CA (US);
Alejandro Soini, Berkeley, CA (US);
Christopher Wall, Austin, TX (US);
Matthew Small, Mill Valley, CA (US);
Raj Advani, Santa Ana, CA (US);
Shumin Zhao, Union City, CA (US);
Weiping Tan, Dublin, CA (US);
salesforce.com, inc., San Francisco, CA (US);
Abstract
Techniques are disclosed relating to retrieving data from an in-memory cache, such as that for a database system. In various embodiments, an in-memory cache receives a request from an application for data, where the request specifies a class having a function executable to access the data from a location external to the cache in response to a cache miss. The cache handles the request such that the cache miss is not returned to the application. Specifically, the cache, in some embodiments, determines whether it stores the requested data, and in response to determining that it does not store the data, calls the function of the class to access the data from the location external to the cache and receives the data returned by the execution of the function. The cache then stores the received data in the cache and returns the received data in response to the request.