Signet Forge 0.1.0
C++20 Parquet library with AI-native extensions
DEMO
Loading...
Searching...
No Matches
log_retention.hpp File Reference
#include "signet/error.hpp"
#include <algorithm>
#include <chrono>
#include <cstdint>
#include <filesystem>
#include <functional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  signet::forge::RetentionPolicy
 Retention policy configuration for log lifecycle management. More...
 
struct  signet::forge::RetentionSummary
 Summary of a retention enforcement pass. More...
 
class  signet::forge::LogRetentionManager
 Manages log file lifecycle: retention, archival, and deletion. More...
 
struct  signet::forge::LogRetentionManager::FileStatus
 List all managed log files in a directory with their age classification. More...
 

Namespaces

namespace  signet
 
namespace  signet::forge