Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds optional condition fn to index defs #331

Closed
wants to merge 4 commits into from
Closed

Adds optional condition fn to index defs #331

wants to merge 4 commits into from

Conversation

tywalch
Copy link
Owner

@tywalch tywalch commented Nov 24, 2023

To aid users with creating sparse indexes, a condition function gives users a mechanism to skip writing keys for a particular secondary index given provided attributes.

To aid users with creating sparse indexes, a `condition` function gives users a mechanism to skip writing keys for a particular secondary index given provided attributes.
Copy link

netlify bot commented Nov 24, 2023

Deploy Preview for electrodb-dev ready!

Name Link
🔨 Latest commit 6a85c72
🔍 Latest deploy log https://app.netlify.com/sites/electrodb-dev/deploys/6563b713722e6200089745c2
😎 Deploy Preview https://deploy-preview-331--electrodb-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tywalch tywalch linked an issue Nov 24, 2023 that may be closed by this pull request
@tywalch tywalch closed this Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Add Conditional Indexing Based on Attribute Presence
1 participant