tursodatabase / tursodatabase/libsql
Does libsql supports 16 KB page size?
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 17.2k
- Forks
- 531
- Avg merge
- 1h 12m
- Merged PRs (30d)
- 1
Description
Google requires all apps to support it now
https://developer.android.com/guide/practices/page-sizes#build
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking libSQL's current page-size and Android build behavior against the 16 KB requirements in the linked Android documentation. Determine the affected entry points and tests before defining what support would mean and how completion can be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, c
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100