near / near-indexer-for-explorer

Watch NEAR network and store all the data from NEAR blockchain to PostgreSQL database
https://near-indexers.io/docs/projects/near-indexer-for-explorer
GNU General Public License v3.0
123 stars 56 forks source link

fix: Correctly use `concurrency` config option #385

Closed morgsmccauley closed 7 months ago

morgsmccauley commented 7 months ago

The use of concurrency has been removed somehow - this PR adds it back in.