mike-marcacci / gandhi

The open source, online grant management system.
GNU Affero General Public License v3.0
36 stars 16 forks source link

Add secondary ReQL indices #85

Open mike-marcacci opened 9 years ago

mike-marcacci commented 9 years ago

To improve read performance, we're definitely going to want to start using computed secondary indices in rethinkdb. This depends on #81.