fogine / couchbase-odm

CouchbaseODM is a promise-based Node.js ODM for Couchbase
https://fogine.github.io/couchbase-odm
MIT License
12 stars 3 forks source link

Clarify documentation on StorageAdapter.touch() method - expiry option #11

Closed fogine closed 8 years ago

fogine commented 8 years ago

Here the documentation should say that if expiry value is greater than number of seconds in one month, the value must be provided in unix timestamp format.