|
Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
|
Null monitoring backend (no-op) More...


Go to the source code of this file.
Classes | |
| class | database::integrated::adapters::backends::null_monitoring_backend |
| No-op monitoring backend. More... | |
Namespaces | |
| namespace | database |
| namespace | database::integrated |
| namespace | database::integrated::adapters |
| namespace | database::integrated::adapters::backends |
Null monitoring backend (no-op)
Provides a no-op monitoring backend that discards all metrics and operations. Useful for:
Definition in file null_monitoring_backend.h.