man-group / ArcticDB

ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
http://arcticdb.io
Other
1.51k stars 93 forks source link

WIP Refactor to async #2012

Open willdealtry opened 1 day ago

willdealtry commented 1 day ago

Wrap the storage methods in an async interface, add methods that return KeySegmentPairs directly, get rid of composite from the storage interface