|
|
|
|
|
by netforay
4202 days ago
|
|
Binary search etc will be done by the KV store like LMDB. Actually generating bytecode dynamically idea is from the Clojure itself. I may not have to do all this if my tables and indexes are fixed. They are not. User keeps adding new Models and columns. What needs indexing also keeps changing. (All this is explained in the link I shared). |
|