Forge

Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Not finding the asset you need? 
8400
Available
assets
+50
In the last
30 days 
211
Downloads in
the last 7 days
results for tag 
"memorycache"
application-cache
Web icon
Application Cache
by 
Danny Prager
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.
Latest version
1.0.2
Latest release
5 Dec 2018
Compatible with
OutSystems 11 and 10
cache
memorycache
lazycache
Reactive icon
LazyCache
by 
Vinod Patidar
Lazy cache is a simple in-memory caching service. It has a developer friendly generics based API, and provides a thread safe cache implementation that guarantees to only execute your cachable delegates once (it's lazy!). Under the hood it leverages Microsoft.Extensions.Caching and Lazy to provide performance and reliability in heavy load scenarios.
Latest version
1.0.1
Latest release
30 Apr 2022
Compatible with
OutSystems 11
#Cache
#performance
LazyCache
memorycache