This morning the words "computational storage mesh" popped into my head as yet another potential descriptor for the elusive, vaporware idea of "dataspace" that I've been pursuing for years.
Turns out that "computational storage" (without the mesh) is an actual buzzword trending right now. Huh.
https://www.nextplatform.com/2020/02/25/computational-storage-winds-its-way-towards-the-mainstream/
What I want by a "computational storage mesh" is:
1. To start with, a big block-structured arbitrary storage space that you can shove stuff into and get stuff out of. Probably hash-addressed, but with arbitrarily other indexes into it.
2. Some blocks of data might be computed. How that works, what language, what semantics, that's the problem. Probably some form of lazy functional language.
3. Data and computational must remain *physically local* wherever possible, so not the "cloud" model.