CppCMS
Main Page
Related Pages
Modules
Namespaces
Classes
Files
CppCMS - C++ Web Development Framework
Examples
Using CppCMS Cache
basic_cache/config.js Configuration File
{
"service"
: {
"api"
:
"http"
,
"port"
: 8080
},
"http"
: {
"script"
:
"/hello"
},
"cache"
: {
"backend"
:
"thread_shared"
,
"limit"
: 100,
}
}
Generated on Sun Dec 3 2017 22:47:16 for CppCMS by
1.8.11