AllenCellModeling / datasetdatabase

Modeling DB Schema, Creation, and IO
Other
1 stars 0 forks source link

Fast writes and reads #33

Open evamaxfield opened 6 years ago

evamaxfield commented 6 years ago

Store the entire dataset (using the .save) for fast read.

Move the current deconstruct to a batch process job.