unyt-org / datex-core-js-legacy

DATEX Core Library for JavaScript (legacy), fully implemented in TypeScript, used by the UIX Framework
https://unyt.org
3 stars 0 forks source link

Optimize storage of RC for SQL storage #136

Open benStre opened 2 weeks ago

benStre commented 2 weeks ago

Currently, the rc values for the garbage collection are stored as blobs in the __datex_items table. This can be optimized.