pasty/internal/storage
Baalaji 15b32b093e
Mongo: Uprev Driver and update code for MongoDB Server 4.2+ (#27)
* Update mongodb driver to 1.8.0

Signed-off-by: baalajimaestro <me@baalajimaestro.me>

* mongodb_driver: Update to support MongoDB 4.2+

https://docs.mongodb.com/manual/reference/method/db.collection.updateOne/\#update-with-an-aggregation-pipeline
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2021-11-27 19:34:57 +01:00
..
file Remove the paste-specific autoDelete field 2021-07-30 21:51:33 +02:00
mongodb Mongo: Uprev Driver and update code for MongoDB Server 4.2+ (#27) 2021-11-27 19:34:57 +01:00
postgres Remove the paste-specific autoDelete field 2021-07-30 21:51:33 +02:00
s3 Remove the paste-specific autoDelete field 2021-07-30 21:51:33 +02:00
driver.go Implement working postgres driver 2021-04-15 21:30:37 +02:00
id_generation.go Add option to define ID and modification token generation characters (#17) 2021-07-24 17:00:29 +02:00