ranaroussi / pystore

Fast data store for Pandas time-series data
Apache License 2.0
562 stars 101 forks source link

AWS support #12

Open rtadewald opened 5 years ago

rtadewald commented 5 years ago

Is there any plan to add AWS/GCE support? I need use pystore for multiple users.

Thanks!

ranaroussi commented 5 years ago

Currently, this can only be done by attaching the remote resource as a disk, but I'm looking forward to adding this functionality in the future.