package
0.0.0-20250102160943-0725f5caabc7
Repository: https://github.com/clustercockpit/cc-event-store.git
Documentation: pkg.go.dev

# README

Storage component

This component contains different backends for storing CCEvent and CCLog messages. The this in only a short term storage, so all backends have a notion of retention time to delete older entries.

Backends

Each backend uses it's own configuration file entries. Check the backend-specific page for more information.