Email or username:

Password:

Forgot your password?
1 comment
Raph Levien

@aras Right, that's what basically started the exploration. I'm unhappy with them because of three limitations: no joins (yet, though that's planned), fixed size data only, and no ordering guarantees. That makes them pretty much unsuitable for Vello. The centerpiece of my idea is that the launch logic is programmable, so you can express joins and other things.

Go Up