v.24.9New Feature

Add Storage Encryption for Named Collections

Add storage encryption for named collections. #68615 (Pablo Marcos).
Adds storage encryption support for named collections in ClickHouse.

Why it matters

This feature enables encryption at rest for named collections, enhancing data security by protecting sensitive information stored within these collections.

How to use it

Users can enable storage encryption for named collections by configuring encryption settings in the server configuration files and applying encryption to the desired named collections through ClickHouse settings or commands.