Crate ac_crawler_types

source ·

Modules

Structs

  • BufferMsg is exchange / stream agnostic shape requiring little to no parsing from the stream json messages incoming messages are converted to this shape, stored in mongo, and parsed / moved downstream as free CPU allows meant to be very lightweight to maximize crawler side throughput
  • BufferMsg is exchange / stream agnostic shape requiring little to no parsing from the stream json messages incoming messages are converted to this shape, stored in mongo, and parsed / moved downstream as free CPU allows meant to be very lightweight to maximize crawler side throughput

Enums

Type Definitions