MySQL 9.3.0
Source Code Documentation
response_cache.cc File Reference

Classes

class  mrs::anonymous_namespace{response_cache.cc}::ResponseCacheOptions
 
class  mrs::anonymous_namespace{response_cache.cc}::ParseResponseCacheOptions
 

Namespaces

namespace  mrs
 
namespace  mrs::anonymous_namespace{response_cache.cc}
 

Functions

std::string mrs::anonymous_namespace{response_cache.cc}::make_table_key (const http::base::Uri &uri, const std::string &user_id)
 
std::string mrs::anonymous_namespace{response_cache.cc}::make_routine_key (const http::base::Uri &uri, std::string_view req_body)
 
std::string mrs::anonymous_namespace{response_cache.cc}::make_file_key (const mrs::database::entry::UniversalId &id)
 
auto mrs::anonymous_namespace{response_cache.cc}::parse_json_options (const std::string &config_key, const std::string &options)