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? 
8399
Available
assets
+49
In the last
30 days 
211
Downloads in
the last 7 days
results for tag 
"#Cache"
clientcache
Reactive icon
ClientCache
by 
Dhiranjan Sahu
This component will help you to cache anything on client side with dynamic key. You can also cache any action response in client side for certain time period for faster result access.
The component will automatically delete the cache after timeout and you have facility to clear cache manually if you want to bypass the client cache and want to get fetch data from server.

Please see the demo for more details.
Latest version
1.0.1
Latest release
15 Sep 2021
Compatible with
OutSystems 11
#Cache
Browser
cache
client
Performance
Server
Storage
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
timercache
Service icon
TimerCache
by 
Silvio Garbes Lara
Control timers more efficiently. Set time limit for execution. Stop the timer immediately and in case of synchronism, perform only the differential.
Latest version
1.0.1
Latest release
4 Oct 2022
Compatible with
OutSystems 11
#Cache
#dataSync
#synchronization
#timer
cachemanager
Reactive icon
CacheManager
by 
Eone Technologies Pvt Ltd
Cache Manager is a client-side component that provides APIs to manage browser cache, supporting operations to set, get, remove, and clear session storage data dynamically.
Latest version
1.0.0
Latest release
19 Aug 2025
Compatible with
OutSystems 11
#Cache
#setcache
#getcache
#removecache
#clearallcache
#browser