activeloopai / deeplake

Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai
https://activeloop.ai
Mozilla Public License 2.0
7.87k stars 605 forks source link

Removed scheduler=ray support #2864

Closed nvoxland-al closed 1 month ago

nvoxland-al commented 1 month ago

🚀 🚀 Pull Request

Impact

Description

The existing Ray integration is out of date and not used enough to continue to maintain. Future versions of deeplake will integrate with Ray differently, so this PR takes out the existing Ray support.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
76.9% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud