Binary Indexed Tree (aka Fenwick Tree) implementation with a Redis backend.
Usage examples: here
This project was generated with typescript-starter
npm run watch
Once in a while I needed to rm -rf build
to be able to run again.
Generated using TypeDoc