What's new 7.3
Litium 7.3 is a minor release to the major version Litium 7. It contains substantial improvements on performance and stability.
Highlights
- Redis Distributed cache
- Redis Service Bus
- Self-registration of external components
- Configure the sitemap directly on the channel
- Automated cleanup of audit database tables.
Redis Distributed cache
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
It supports:
- Service bus
- Distributed caching
Redis can be installed from Litium's NuGet feed. Read more about installation and configuration here.
Redis service bus
- Litium offers the option to use Redis, which is another service bus provider.
- Redis can run on-premises to reduce the network latency.
Read more about the Service bus installation here.
Self-registration of external components
- The self-configurable extension has the possibility to make conditions if the services should be registered. Read more about it here.
Configure the sitemap directly on the channel
- With this new feature, there will be no downtime, the change takes effect instantly, and it is possible to do it directly via the UI of the back office
- There will be the option to configure the sitemap configuration via User Interface, directly on the channel.
- It is a visible feature to the user.
Automated cleanup of audit database tables
- This helps the customer to clean up the audit tables on a regular schedule
- In settings, a new page is added, below system settings with the name Maintenance settings that will have a single setting Delete audit information older than (month).