[−][src]Crate db
Diesel powered ORM management library for MuOxi uses postgres
Modules
cache | Wrapper around redis server to easy manipulate cached data |
cache_structures | Collection of utilies that define structures to store in caching server as well as parsing those objects for server consumption |
clients | Holds templates and query related functions about clients Clients are the raw representation of connected socket and file descriptors. |
schema | |
utils | Holds collections of regularly used functions that relate to database usage |
Structs
DatabaseHandler | Main database handler struct |