mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Add cache for some LS requests (#893)
* Cache runSmcMethod queries to LS * Drop duplicate sendMessage * Drop sendMessage cache once a minute --------- Co-authored-by: SpyCheese <mikle98@yandex.ru>
This commit is contained in:
parent
12c1b1a2e6
commit
79c48ebbba
7 changed files with 185 additions and 23 deletions
|
@ -32,6 +32,7 @@ set(TON_VALIDATOR_SOURCE
|
|||
external-message.hpp
|
||||
ihr-message.hpp
|
||||
liteserver.hpp
|
||||
liteserver-cache.hpp
|
||||
message-queue.hpp
|
||||
proof.hpp
|
||||
shard.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue