haste-server/lib/document_stores
zneix 7d476a668e
Rewritten postgresql document store
This is experimental as there are couple issues with attemting to set duplicate keys and connecting on startup, but it's working regardless of those issues.\nMaybe I can look into solving those later if needed
2020-09-03 19:24:34 +02:00
..
amazon-s3.js Updated eslint rules 2020-08-28 04:39:03 +02:00
file.js Replaced all callbacks with promises in document stores 2020-09-02 16:16:54 +02:00
memcached.js Updated eslint rules 2020-08-28 04:39:03 +02:00
mongodb.js Rewritten postgresql document store 2020-09-03 19:24:34 +02:00
postgres.js Rewritten postgresql document store 2020-09-03 19:24:34 +02:00
redis.js Replaced all callbacks with promises in document stores 2020-09-02 16:16:54 +02:00
rethinkdb.js Updated eslint rules 2020-08-28 04:39:03 +02:00