HarperFast / HarperFast/harper
Support async computed functions and indexes
Open
area:storage
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
## Request
Computed functions (and indexes derived from them) currently must be synchronous. Add support for async computed functions so they can perform I/O (e.g., call external APIs, query other tables) as part of computing a derived value.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.