pastas / pastastore

:spaghetti: :convenience_store: Tools for managing timeseries and Pastas models
https://pastastore.readthedocs.io
MIT License
15 stars 4 forks source link

Add ArcticDBConnector #91

Closed dbrakenhoff closed 1 year ago

dbrakenhoff commented 1 year ago

Add a new ArcticDB connector to work with the new version of Arctic: https://docs.arcticdb.io/ The API looks similar so it should be fairly simple to implement based on the existing class.

Advantages:

Keep the old one for backwards compatibility and old(er) projects.

dbrakenhoff commented 1 year ago

Closed by #92