Database layer refactor #357
Labels
priority:medium
Medium priority
technical debt
A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
A few varied but related issues to wade through
Generally, we want to focus on clean access to the graph, and to be very careful about any case where resources are manually managed and not automatically deconstructed. It's a little sloppy but improved in #356, but we can make it cleaner and more consistent with a refactor
The text was updated successfully, but these errors were encountered: