MemberJunction / MemberJunction/MJ

Look into ways we can optimize the way we create EntityRecordDocuments

Open
#164 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TSQL
Stars
29
Forks
6
Avg merge
2d 1h
Merged PRs (30d)
323

Description

Currently in the vector sync package, we're vectorizing records and upserting the vectors to the vectorDB in batches, but we're creating entity record documents one by one. There could be better ways of doing this. Amith has suggested not awaiting the save calls and simply letting them fire off while Craig has suggested using a library of his that handle concurrency at scale.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.