Expand description
Enhanced ban system with scalable storage backends and efficient lookups.
Re-exports§
pub use storage::BanStorageBackend;
Modules§
- file
- index
- Efficient indexing for ban lookups
- memory
- In-memory storage backend for ban system
- storage
- Storage trait and implementation for ban data