issues
search
prrao87
/
db-hub-fastapi
Async bulk data ingestion and querying in various document, graph and vector databases via their Python clients
MIT License
33
stars
3
forks
source link
Elasticsearch update
#44
Closed
prrao87
closed
1 year ago
prrao87
commented
1 year ago
Update to the latest version of Elasticsearch (8.10.2)
Simplify logic with pure async (no multiprocessing), similar to Meilisearch code
Update to align with latest ES Python client's async API