US Patent Application 18352795. BLOCKCHAIN-BASED DATA PROCESSING METHOD AND APPARATUS, DEVICE, AND STORAGE MEDIUM simplified abstract

From WikiPatents
Jump to navigation Jump to search

BLOCKCHAIN-BASED DATA PROCESSING METHOD AND APPARATUS, DEVICE, AND STORAGE MEDIUM

Organization Name

TENCENT TECHNOLOGY (SHENZHEN) COMPANY LIMITED

Inventor(s)

Qucheng Liu of Shenzhen (CN)

BLOCKCHAIN-BASED DATA PROCESSING METHOD AND APPARATUS, DEVICE, AND STORAGE MEDIUM - A simplified explanation of the abstract

This abstract first appeared for US patent application 18352795 titled 'BLOCKCHAIN-BASED DATA PROCESSING METHOD AND APPARATUS, DEVICE, AND STORAGE MEDIUM

Simplified Explanation

- The patent application describes a method for processing data using blockchain technology. - The method involves creating a cache region for a specific contract based on custom cache creation parameters. - When contract data needs to be cached, the method searches for the appropriate cache region and uses it to store the data. - If the cache region's capacity is insufficient, the method evicts existing cached data based on a cache eviction mechanism to make room for the new data. - The method then stores the new contract data in the cache region based on the available capacity.


Original Abstract Submitted

A blockchain-based data processing method including: acquiring a cache application instruction for a target custom contract, and creating a cache region associated with the target custom contract in a total cache region according to custom cache creation parameters in the cache application instruction; searching for the cache region associated with the target custom contract and taking the cache region as a target cache region when to-be-cached contract data corresponding to the target custom contract is received; evicting cached contract data in the target cache region according to the cache eviction mechanism for the target cache region to obtain a new available cache capacity when an available cache capacity of the target cache region is less than a to-be-cached capacity of the to-be-cached contract data; and storing the to-be-cached contract data into the target cache region according to the new available cache capacity.