Relic allows you to materialize indexes to enable certain query optimisations and to allow for direct index access for specialised high-performance work.
You shouldn't need to worry about indexes most of the time, as relic creates them for you
for operations that really need them such as :join, :left-join and :fk.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |