New
EMQX 6.2.0 Released: Native Agent Discovery and Coordination for IoT and AI →

RLOG storage optimization

VideoJun 16, 2021

Video Content

@k32: Progress update on the RLOG project: previously the transaction log was stored in a regular ram_copies table that was cleaned using a special process. Given that the actual data in that table is not used, we optimized it by introducing a "null" mnesia storage backend.

Related Resources