tspurway / hustle

A column oriented, embarrassingly distributed relational event database.
Other
240 stars 36 forks source link

Adding purge_local flag to insert command #51

Closed oldmantaiter closed 10 years ago

oldmantaiter commented 10 years ago

Set to True by default, this flag can be set to False to prevent hustle from cleaning up the marble. If we wanted to provide alternate storage (or backup storage) of preprocessed marbles, we would set purge_local to false.