Wappler 3.6.1 Released

Wappler 3.6.1 Released

Go get it from https://wappler.io/download/
Or just do “check for updates” on the Wappler tray icon for automatic install!

What’s New

Just for Christmas another great present for you!

Gigantic speed increase for you site thanks to deploying multiple NodeJS servers and amazing Redis Caching!
All thanks to Docker and its superb Server Connect integration with NodeJS.

Now you can quickly empower Redis caching service with Docker and select which NodeJS pages and API Actions to be cached.
Then instead of processing them fully on each request, then will be cached in the super fast Redis memory cache and served so much faster to the clients!
The perfect Server Side caching for all your web visitors! This will increase your site speed at least 10 times!

The API actions cache can be also perfectly combined with WebSockets! So that the API action is cached and only when the data changed, the cache will be auto refreshed when calling the refresh action.
For more info on how caching works see Content Caching for Node.js with Redis

And if that is not enough you can choose to scale up your NodeJS server instances! Just choose in the Docker target options how many “replicas” of the NodeJS server you want and when you hit deploy - so many server will be started!
When you also use Traefik for your site SSL certificate, it will also function as full load balancer and distribute the client requests between all running nodeJS servers!
So full power to you to handle huge amount of simultaneous users!

With the same Redis integration, we also enabled persistent Session Store in NodeJS! So all your user sessions are now stored in Redis and also sharing between all running NodeJS server instances!
So no matter how many NodeJS servers you have running - they share the same user sessions, so also logins!

All this is possible only with NodeJS and Docker and it is for now only under the Experimental Features of Wappler. So make sure you enable those first.

So that was a wrap for this year! The Wappler team wishes you great Christmas holidays and a Happy New Year!
We will have also our Christmas break now and be back in January!

NodeJS and Docker Redis Caching (Experimental)

NodeJS

Traefik integration

Server Connect

Docker Manager

Routing Manager

Bootstrap 4

Bug Fixes

Community Page
Last updated: