CPC G06F 16/2365 (2019.01) [G06F 16/221 (2019.01); G06F 16/282 (2019.01)] | 20 Claims |
1. A system for protocol buffer trie packing and update streaming comprising:
at least one processor; and
memory including instructions that, when executed by the at least one processor, cause the at least one processor to perform operations to:
assign an index value to each unique data entity in a received update query to generate an index of unique data entities;
determine a frequency of occurrence value for each unique data entity;
generate a trie with a root node assigned as a first unique data entity from the index of unique data entities that has a frequency of occurrence value with a largest numerical value; and
create an update payload for the trie by conversion of the trie into a protocol buffer format through serialization of the trie into a binary string.
|