Caching system
Represent caching system
Construct caching system
| SqlJsonTable table | describes methods and caching rules |
Drop cache by request
Drop all method cache
Add cache by request
Search cache by request in memory.
| RpcRequest req | RPC request |
| RpcResponse res | if cache found in memory, res will be assigned |