stargate / stargate-mongoose

Mongoose Node.js package for Apache Cassandra / DataStax Astra

Home Page:https://stargate.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support greater/less than filter operations

jeffreyscarpenter opened this issue · comments

Support $gt, $gte, $lt and $lte filter operations.

See for example https://mongoosejs.com/docs/api/query.html#Query.prototype.lt()

Requires equivalent behavior in JSON API