sui_analytics_indexer

Module package_store

Source

Structs§

  • Store which keeps package objects in a local rocksdb store. It is expected that this store is kept updated with latest version of package objects while iterating over checkpoints. If the local db is missing (or gets deleted), packages are fetched from a full node and local store is updated
  • Create an intermediate struct used to open the DBMap tables in secondary mode This is only used internally

Enums§