Skip to content

Commit db7976c

Browse files
committed
docs: update readme
[no ci]
1 parent af48e4b commit db7976c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,10 @@ D select get_tranco_rank('cloudflare.com') as rank;
255255
## Roadmap
256256

257257
- [ ] Create a `TableFunction` for `extract_query_parameters` that return each key-value pair as a row.
258+
- [ ] Save Tranco data as Parquet
259+
- [ ] Create Rank category for Tranco ( `top1k` , `top5k`, `top10k`, `top100k`, `top500k`, `top1m` )
260+
- [ ] Implement GeoIP functionality
261+
- [ ] Return default value for `get_tranco_rank`
258262

259263
## Contributing 🤝
260264

0 commit comments

Comments
 (0)