batch-large/

directory
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2024 License: Apache-2.0

README

Run these programs in the following order:

  1. Run generate_transactions.go to generate the transactions.csv file containing the transaction data.
  2. Run process_transactions.go to process the transactions from the CSV file using the batch processor. Updates the balance in Redis at key batch:balance.
  3. Run calculate_balance.go to calculate the final balance from the generated CSV file.

After running these programs, compare the final balance calculated by calculate_balance.go with the balance stored in Redis by the batch processor to verify the correctness of the batch processing.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL