TinyBase logoTinyBase

Syncing type aliases

This is the collection of syncing type aliases within the mergeable-store module. There are 5 syncing type aliases in total.

TableHashes

The TableHashes type is used to quickly compare the content of two sets of Table objects.

Read more

RowHashes

The RowHashes type is used to quickly compare the content of two sets of Row objects.

Read more

CellHashes

The CellHashes type is used to quickly compare the content of two sets of Cell objects.

Read more

ValueHashes

The ValueHashes type is used to quickly compare the content of two sets of Value objects.

Read more

ContentHashes

The ContentHashes type is used to quickly compare the content of two MergeableStore objects.

Read more