MantisBase v0.3.4
Loading...
Searching...
No Matches
kv_store.h File Reference

Key-value store for application settings. More...

#include <mantisbase/core/route_registry.h>
#include <nlohmann/json.hpp>
#include "../utils/utils.h"
#include "http.h"
Include dependency graph for kv_store.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mb::KeyValStore
 Manages application settings. More...
 

Namespaces

namespace  mb
 router.h
 

Detailed Description

Key-value store for application settings.

Manages application-wide settings stored in the database with REST API endpoints for configuration management.