fix: Remove extra row
ref: Use storage instead of memory With async search we can afford waiting a bit more it to load without making the ui sluggish.
feat: Add async request
ref: Better doc and makefile It adds README explaining how to compile and install. Makefile allows to install dict system wide.
feat: Add LICENSE
ref: Remove debugging logs
feat: Add barebones tcp server
feat: Add spellfix check back for fts5
ref: Better organize the files
feat: Add initial go implementation At this point this code still classified as playground code.