SoftwareMarbles / lazy

Hackable Coding Assistant
http://getlazy.org
MIT License
1 stars 0 forks source link

Add databases to lazy #8

Open ierceg opened 7 years ago

ierceg commented 7 years ago

Currently engines that need persistence write their files into their sandboxes. We should offer a better solution than that by defining databases (that persist their data onto shared lazy volume) that engines can then access. Databases would be just another container on lazy network.