Skip to content

Command Line Interface (CLI) mode #1701

Answered by birtles
makemeunsee asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @makemeunsee

I cant think of a way to get around this but to use another underlying DB, and having looked at the jpdict-idb code, it is a significant endeavor. So I'm curious, as you mentioned working on an sqlite solution, how far along are you on this front? What architecture do you have in mind, a single, external DB instance exposed via http? Asking before I fork jpdict-idb, and start gutting it and frankensteining it 😅

I was thinking about this and I remembered another option.

When you first install 10ten it comes with a snapshot of the word database and an index into that (see here). The whole database snapshot is then loaded into memory and looked up from there. Internally it'…

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
3 replies
@makemeunsee
Comment options

@birtles
Comment options

@makemeunsee
Comment options

Comment options

You must be logged in to vote
6 replies
@birtles
Comment options

Answer selected by makemeunsee
@makemeunsee
Comment options

@birtles
Comment options

@makemeunsee
Comment options

@birtles
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants