package
0.0.0-20220429201837-d12220cd778e
Repository: https://github.com/omkarprabhu-98/go-ipfs-mapreduce.git
Documentation: pkg.go.dev

# README

Examples directory

1. Running mr_run.go

Normal Peer that first uploads the data file to IPFS

go run mr_run.go <data-file-path>

Run MR and observe status

go run mr_run.go <map-func-plugin-path> <reduce-func-plugin-path> <no-of-reducers> <data-file-cid>

# Packages

No description provided by the author