Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Implement SIP6 #117

Merged
merged 16 commits into from
Aug 31, 2017
Merged

Implement SIP6 #117

merged 16 commits into from
Aug 31, 2017

Conversation

braydonf
Copy link
Contributor

@braydonf braydonf commented Jul 10, 2017

@braydonf braydonf changed the title [WIP] Add lastPublishSent to schema [WIP] Implement SIP6 Jul 10, 2017
@braydonf braydonf changed the title [WIP] Implement SIP6 Implement SIP6 Aug 29, 2017
@@ -50,6 +59,7 @@ var ContactSchema = new mongoose.Schema({
ContactSchema.plugin(SchemaOptions);

ContactSchema.index({lastSeen: 1});
ContactSchema.index({responseTime: 1, spaceAvailable: 1, lastPublishSent: 1});

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment out until we can index manually

@aleitner aleitner merged commit 8c48fa5 into storj-archived:master Aug 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants