joola / joola.sdk

Joola's Software Development Kit (SDK)
https://joo.la
Other
3 stars 3 forks source link

Issue with `last_n_items` calculation #158

Open orweinberger opened 9 years ago

orweinberger commented 9 years ago

Currently, the last_n_items calculation is using the timestamp field for a part of the query. We should use ourTimestamp.

https://github.com/joola/joola.datastore-mongodb/blob/e75fc01e167da72b99e4690bc87f169e82514ba3/lib/index.js#L392