You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This maintains the development of NeuG's next version. We are planning the following featues:
- Complex storage formats
- httpfs extension: for loading data from s3, oss, http [Done]
- parquet extension: for supporting importing parquet files [Done]
- graph algorithm extension: for providing several high-performance graph algorithms [Done]
- Nodejs and Java SDK [Done]
- Vector Index extension
- FTS extension
- Refactor checkpoint & transaction
- Refactor dependence, keep lightweight
- More platforms supported: windows, IOS/android?