Fullflow raw log compression

SSG sends session information in IPFIX in chunks. In this case, data for a single session may be split into multiple parts and stored in the database as several rows. This creates redundant storage load, especially when long-term raw log storage is required.

The raw log compression feature reduces storage volume by merging session parts into a single record in the database. The function runs as a background process.