HarperFast / HarperFast/harper

Hash long URLs into primary key for cache table storage efficiency

Open
#741 0 comments 0 reactions 0 assignees View on GitHub
area:storage enhancement from-jira
Dominant language
JavaScript
Stars
89
Forks
10
Avg merge
2d 6h
Merged PRs (30d)
200

Description

## Request

For caching use cases, URLs used as primary keys can be very long, increasing storage overhead and comparison cost. Hashing the URL before storing it as the primary key would reduce key size and improve cache table performance.

🤖 Filed by Claude on behalf of Kris.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.