spider-gazelle / rethinkdb-orm

RethinkDB ORM for Crystal lang
MIT License
24 stars 0 forks source link

Peformance: `ensure_unique` multi-field index #28

Open caspiano opened 3 years ago

caspiano commented 3 years ago

Construct multi-field indexes for scoped unique queries.

An improvement for queries that cannot be scoped, i.e. case-insensitive matches, lookup existing secondary indexes and chainget_all queries in the order of the definition of the scopes