This is good work. Wondering how to extend this to make it search against a database (instead of against in-memory dictionary)?
For example, if the original dictionary of strings were stored in, say, ElasticSearch or MongoDB etc. what is the best way to utilize this ?
This is good work. Wondering how to extend this to make it search against a database (instead of against in-memory dictionary)?
For example, if the original dictionary of strings were stored in, say, ElasticSearch or MongoDB etc. what is the best way to utilize this ?