//! CinchDB - Redis-compatible cache infrastructure.
//!//! Affordable, auto-scaling, file-per-tenant architecture.
//!//! This crate is under active development. See <https://github.com/russellromney/cinch> for details.
/// CinchDB version
pubconstVERSION:&str=env!("CARGO_PKG_VERSION");