Prepare Data # Data Caching (CDRs)Learn how to cache data via Common Data Refs (CDRs) in Pachyderm. Datum BatchingLearn how to batch datums to optimize performance. Defer Processing via Staging BranchLearn how to defer processing of data by using a staging branch in an input repository. Ingest DataLearn how to ingest data using console and the PachCTL CLI. Mount VolumesLearn how to mount local or network-attached storage and use its data in pipelines. Skip Failed DatumsLearn how to skip failed datums to prevent jobs from fully failing. Time-Windowed DataLearn how to process historical data using time windows such as last 24 hours or the past … TransactionsLearn how to use transactions to create collections of PachCTL commands that are executed …