Re-exports§
pub use domain::entities::Event;pub use error::AllSourceError;pub use error::Result;pub use application::dto::IngestEventRequest;pub use application::dto::QueryEventsRequest;pub use store::EventStore;pub use domain::entities;pub use domain::repositories;
Modules§
- analytics
- api
- api_v1
- application
- auth
- auth_
api - backup
- compaction
- config
- domain
- error
- index
- infrastructure
- metrics
- middleware
- pipeline
- projection
- rate_
limit - replay
- schema
- security
- snapshot
- storage
- store
- tenant
- tenant_
api - wal
- websocket
Macros§
- require_
permission - Helper macro to require specific permission