reconstrue / cuboids

Cloud-native neuroscientific volumetric cuboids processed over HTTP
http://reconstrue.com
Apache License 2.0
0 stars 0 forks source link

Separate indexing from storage #39

Open JohnTigue opened 3 years ago

JohnTigue commented 3 years ago

Cuboids is a database which builds its own indices in DynamoDB. Files are stored in S3 in internal format. But there's no reason other formats could not be worked with: precomputed and cloudvolume also in S3, or any object store although that sounds odd and not fully AWS.

But Cuboids APIs could be used to run queries on the indices.