haste-server/lib/document_stores
Linus J 3dcc43578b
Parse the expiration time as an INT (#392)
* handle expire time as int

* Removed logging

* Update lib/document_stores/postgres.js
2022-02-14 16:48:23 -03:00
..
amazon-s3.js Add an Amazon S3 document store 2019-06-28 19:25:49 +01:00
file.js FileDocumentStore fix 2012-01-24 00:01:38 -05:00
google-datastore.js Merge branch 'master' into meseta/master 2020-10-06 01:13:07 -04:00
memcached.js Fix memcached client fetch for key not found 2020-10-06 01:36:46 -04:00
mongo.js Added mongodb document store adapter 2016-06-10 16:43:43 -04:00
postgres.js Parse the expiration time as an INT (#392) 2022-02-14 16:48:23 -03:00
redis.js Handle redis error and re-establish connection 2018-09-19 10:37:34 -04:00
rethinkdb.js Fixed unnecessary logging when document not found 2018-04-30 16:40:28 -05:00