application-cache
Web icon

Application Cache

Stable version 1.0.2 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 05 December 2018
 by 
5.0
 (3 ratings)
application-cache

Application Cache

Details
Caching enables you to store data in memory for rapid access. Applications can access the cache and not have to retrieve the data from the original source whenever the data is accessed. This avoids repeated queries for data, and it can improve performance and scalability. In addition, caching makes data available when the data source is temporarily unavailable.
Read more

Caching enables you to store data in memory for rapid access. Applications can access the cache and not have to retrieve the data from the original source whenever the data is accessed. This avoids repeated queries for data, and it can improve performance and scalability. In addition, caching makes data available when the data source is temporarily unavailable.


You can use it to store data in the RAM Memory of the server. This enables you to prevent doing unnecessary queries to your database when the data stores has no business value.

Release notes (1.0.2)

Created as OutSystems Application.

Changed C# code to create object variables following best practices.

Reviews (0)
Team
Other assets in this category