Open sihendra opened 12 years ago
using trie implementation + cache
Try to add additional table to hold origin id and its alias to lower query cost, insertion to this table is when user upload the price data to the server.
using trie implementation + cache