reckon_db_archive_backend behaviour (reckon_db v2.3.4)
View SourceArchive backend behaviour for reckon-db
Defines the interface for archive storage backends. Implementations can store archived events in various formats: - Local files - S3/object storage - Network storage
Summary
Types
-type event() :: term().