jina-ai / jina-ai/executors

Add UPSERT feature

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
epic/CRUD priority/research
Dominant language
Python
Stars
31
Forks
12
PR merge metrics
No merged PRs in 30d

Description

This allows the user to update a value, or if it's doesn't exist the value should be created. The normal behavior seems to be to try an insert, and if a conflict is raised to resort to an update.

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.