There is support for a number of backends (Memory, Disk), yet the beast never uses anything but Memory. The could be simplified greatly by removing all the capability for other backends and moving away from even having backends. The current setup makes for complicated debugging as multiple levels of classes need to be traced to find where the actual stellar libraries are read in - for example.
There is support for a number of backends (Memory, Disk), yet the beast never uses anything but Memory. The could be simplified greatly by removing all the capability for other backends and moving away from even having backends. The current setup makes for complicated debugging as multiple levels of classes need to be traced to find where the actual stellar libraries are read in - for example.