0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)C1,003 forks (1,003 forks)batch import
area/docdbgood first issuekind/enhancementpriority/medium
Repository metrics
- Stars
- 8,229 stars (8,229 stars)
- PR merge metrics
- Avg merge 17d 21h (Avg merge 17d 21h)92 merged PRs in 30d (92 merged PRs in 30d)
Contributor guide
- Research direction
- Find all references to 'FlushTables' in the codebase (function definitions, calls, comments, documentation) and rename them to 'FlushOrCompactTables'. Use grep to locate occurrences, then update each file, ensuring consistent naming.
- Tech stack
- c
- Domain
- backendapidatabase
- Issue type
- Refactor
- Prerequisites
- GitC programming