gotosocial/testrig
kim a898160b0c
[chore] use kv.KVStore also for S3 storage ()
* replace s3 storage implementation to also use kv.KVStore

Signed-off-by: kim <grufwub@gmail.com>

* pull in latest `go-store` fix

Signed-off-by: kim <grufwub@gmail.com>

* pull-in go-store v2.0.9 fixes, update s3 put chunk size to 5MiB

Signed-off-by: kim <grufwub@gmail.com>

Signed-off-by: kim <grufwub@gmail.com>
2022-11-22 14:28:55 +01:00
..
media [feature] Show + federate emojis in accounts () 2022-09-26 11:56:01 +02:00
config.go [feature] Make rate limit requests amount configurable () 2022-11-06 09:47:48 +00:00
db.go [feature] Allow newly uploaded emojis to be placed in categories () 2022-11-14 22:47:27 +00:00
email.go [chore] Global server configuration overhaul () 2022-05-30 14:41:24 +02:00
federatingdb.go [security] transport.Controller{} and transport.Transport{} security and performance improvements () 2022-05-15 11:16:43 +02:00
federator.go [feature] S3 support () 2022-07-03 12:08:30 +02:00
gin.go [chore] improved router logging, recovery and error handling () 2022-07-12 08:32:20 +01:00
log.go [chore] use our own logging implementation () 2022-07-19 10:47:55 +02:00
mediahandler.go [feature] S3 support () 2022-07-03 12:08:30 +02:00
oauthserver.go Extend license notices to 2022 () 2021-12-20 18:42:19 +01:00
processor.go [feature] S3 support () 2022-07-03 12:08:30 +02:00
router.go [frontend] change bundler to skulk () 2022-11-02 16:31:43 +01:00
storage.go [chore] use kv.KVStore also for S3 storage () 2022-11-22 14:28:55 +01:00
testmodels.go [feature] Allow newly uploaded emojis to be placed in categories () 2022-11-14 22:47:27 +00:00
transportcontroller.go [feature] Read + Write tombstones for deleted Actors () 2022-11-11 12:18:38 +01:00
typeconverter.go Extend license notices to 2022 () 2021-12-20 18:42:19 +01:00
util.go [chore] update dependencies, bump to Go 1.19.1 () 2022-09-28 18:30:40 +01:00