deeheber / parallel-file-processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parallel File Processing

Note this repo is archived and won't be updated, so some things might be out of date with current conventions. Keeping this around as an artifact of how much I've grown as a developer.

A file store that does the following:

  1. Retrieve all objects of a given type
  2. Retrieve specific items and return them in an array in the order they were called

About


Languages

Language:JavaScript 100.0%