/node-43

DEPRECATED - Node-43 is an alternative consumer for Element43.

Primary LanguageJavaScriptOtherNOASSERTION


⚠️⚠️⚠️⚠️⚠️


This project is not maintained anymore! Please check here for alternatives. This repository is kept online for reference purposes only and can be taken offline/deleted any time.


⚠️⚠️⚠️⚠️⚠️


node-43

Build Status Coveralls Dependencies Status Code Climate gittip

Node-43 is an alternative consumer for Element43 and Postgres 9.5+. Citadel's orders get filtered until CCP provides a proper API.

Installation

  • Install Element43 as described in the readme
  • git clone this repository
  • Run npm install
  • Configure the app by editing config.js
  • Run node app.js to run node-43

Improvements / Advantages

  • No need for Redis
  • More efficient
    • Built with non-blocking asynchronous libraries
    • SQL optimized for PostgreSQL
    • Less queries
    • No working tables
      • No cron jobs required
  • History data is processed on-the-fly
  • Orders are (de)activated on-the-fly
  • Live display of current operation and backlog