Webinar
A2A over MQTT: Agent Discovery and Messaging for Distributed AI Systems | Register Now →

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