server.sql_json

This module contain json<->sql table from db.<br>

Loads on SIGHUP or on startup

Members

Classes

SqlJsonTable
class SqlJsonTable

Contains methods descriptions, cache rules, etc

Functions

initTable
void initTable()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Entry
struct Entry

Represent sql to json table line from database

Variables

table
SqlJsonTable table;
Undocumented in source.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

Zaramzan <shamyan.roman@gmail.com>