coralproject / pillar

Deprecated: Service layer for the Coral ecosystem
Other
4 stars 1 forks source link

Add indices to user_statistics for sorting #130

Closed jde closed 8 years ago

jde commented 8 years ago

What does this PR do?

Adds indexes to support sorting / filtering. #128

How do I test this PR?

Run pillar, indexes are automatically created, verify they are in the mongo client, look for table scans during filtering operations.

@coralproject/backend

gabelula commented 8 years ago

It looks good.