Bases: object
Base class for record store and general store which act as storages for
records and values used during crawling.
-
create_scoped_copy()
-
get_dict_copied()
Only for debugging.
-
get_internal_id(key)
Only for debugging.
-
get_storage()
-
update(other: dict)