tylercollier / openresync

Open Real Estate Sync (openresync) is a node application that syncs (replicates) MLS data from one or more sources via the RESO Web API to MySQL or Solr, with an admin UI.
https://openresync.com
MIT License
37 stars 13 forks source link

Mongo db adapter #13

Open RohitKumar-26 opened 2 years ago

tylercollier commented 2 years ago

Thanks for this!

It's a little hard to tell what's changed due to the formatting. Did you make actual changes to the following files, or were the changes merely formatting related?

RohitKumar-26 commented 2 years ago

Hi Tyler, In lib/sync/downloader.js No changes(Just some formatting), lib/sync/destinationManager.js added minor conditions to support Mongodb source, config.js.zip

config/config.example.js, added some extra config for the MongoDB adaptor.