Enterprise Application Development

Fast Modeling, Responsive Design, One-Button Deploy

BOOK a Demo

Economic theory-based business modeling

Resources, Events, Agents

BOOK a Demo

New Feature: Behaviour Cache
Posted January 16th, 2023

In computing, a cache is a hardware or software component that stores data so that future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation or a copy of data stored elsewhere. – Wikipedia

We’re very glad to announce our latest platform feature, Behaviour Cache, and we have some performance results we would like to share with you.

This feature was aimed at decreasing loading times for several scenarios, among them reading integration configurations, data requests from one or more entities, etc. With this new feature, you will be able to cache any object you’ve developed in your web application and decrease overall loading times.

If your developments include, for example, scenarios with many CRUD operations on data sources, your model loading times will surely decrease.

Here’s an example of our new cache feature implementation, when applied to an existing development:

(API Request code without cache)
(API Request code with cache)

Speed Comparison:

 Taskwithout Cachewith Cache
 API Request0.392s0.0611 (82% less)

See here how you can implement this new feature and what positive impacts this may have on your developments.

If our platform seems the right fit for your business needs simply reach out to us and we’ll gladly arrange a quick, free, demo to showcase the basics of our development platform.