hashicorp / hashicorp/go-memdb
Add an efficient `Count` method to find the number of items in each index.
Open
enhancement
- Dominant language
- Go
- Stars
- 3.5k
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
Is there a reason why functions like `COUNT(), MIN()`, etc are not provided?
Or is there a way to achieve these using existing functionalities?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the repository's existing index and query functionality to understand how item counts are currently obtained. The issue asks about Count, MIN, and similar operations but does not define the API scope or acceptance criteria, so clarify whether the goal is an efficient Count method, additional aggregate methods, or guidance on existing functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100