HarperFast / HarperFast/harper
@unique directive for schema attributes
Open
area:storage
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
Support defining an attribute as unique in the GraphQL schema (e.g., `@unique`). Inserts/updates that would violate uniqueness should be rejected. Note: cluster-safe uniqueness is complex and may require distributed coordination.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.