j178 / leetgo

Best LeetCode friend for geek. :snowboarder:
MIT License
527 stars 33 forks source link

feat: use CGO-free SQLite for question cache #254

Closed j178 closed 7 months ago

j178 commented 7 months ago

This change reduces ~40ms in loading question info by question ID. Fixes #253