This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Description
The goal of this feature is to be able to keep associations & be able to make
request on them, without having to maintain a lot of different data structures.
I imagine i could just use ActiveRecords for Ranges & Commit but i fear its the
impact on the code. I would like to keep the codebase as clean as possible.