Skip to content

Conversation

@mixmix
Copy link
Member

@mixmix mixmix commented Jun 11, 2020

I versioned 8.0.0 without upgrading the test deps which would be the ideal check of whether this is working (sorry, my bad).

This branch is about:

  • amending that
  • updating travis config
  • commenting out some code that's not used

// isArray(opts.query) ? mfr(opts.query) : pull.through(),
// opts.limit && pull.take(opts.limit)
// )
// }
Copy link
Member Author

Choose a reason for hiding this comment

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

both unused fns

.use('query', Query(1, {indexes: indexes}))
var log = FlumeLog(
path.join(dbPath, 'log.offset'),
{ blockSize: 1024, codec: codec.json }
Copy link
Member Author

Choose a reason for hiding this comment

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

flumelog now has an opts arg we have to us

@mixmix
Copy link
Member Author

mixmix commented Jun 12, 2020

Hmmm .. Node 14 causing Travis trouble. Not sure why, cannot reproduce locally

@mixmix mixmix requested a review from christianbundy June 13, 2020 20:18
@mixmix
Copy link
Member Author

mixmix commented Jun 14, 2020 via email

@christianbundy christianbundy removed their request for review April 5, 2021 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants