Planned Changes


Satori is an continually evolving system. This document describes the currently planned future of Satori.

Change List

Garbage Collection
To allow optional manual garbage collection in order to statically delete objects from the active memory space. This is being debated.
Increase performance of garabage collector by including a generational algorithim.
Memory Management
Using an Object Oriented Database (probably something like NeoAccess) to get better persistance and images that are larger than memory will allow without severe performance hits.