Mathoid currently relies on RESTbase for persistant storage/caching of rendered output. To unblock RESTbase sunsetting, the following options should be evaluated:
- deploy a generic persistent cacheing service (varnish?) as a sidecar to mathoid
- implement Cassandra based storage inside Mathoid by porting the relevant code from RESTbase
- remove the need for Mathoid, by relyong in client side rendering of formulas