aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/aws_s3.lua
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Another fix for Redis schemaVsevolod Stakhov2024-09-071-1/+1
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-7/+7
* [Minor] Add augmentation for aws_s3 pluginVsevolod Stakhov2022-09-111-2/+5
* [Rework] Reiterate on prioritiesVsevolod Stakhov2022-09-101-1/+1
* [Minor] Remove priorities from idempotent filtersVsevolod Stakhov2022-09-101-1/+1
* [Minor] Use upstreams in aws_s3 pluginVsevolod Stakhov2022-07-031-0/+13
* [Minor] Hisory_redis: Add configuration schemaVsevolod Stakhov2022-05-221-1/+1
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-251-1/+1
* [Minor] Aws_s3: Fix some issues foundVsevolod Stakhov2021-12-081-13/+24
* [Feature] Aws_s3: Allow to store large parts separatelyVsevolod Stakhov2021-12-081-10/+61
* [Config] Allow configurable s3 urlsbradleydoherty592021-11-051-2/+4
* [Feature] S3: Allow to store structured data in messagepackVsevolod Stakhov2021-10-151-39/+97
* [Feature] Aws_s3: Allow to compress data storedVsevolod Stakhov2021-08-131-4/+18
* [Minor] Aws_s3: Allow to set action on failureVsevolod Stakhov2021-08-121-2/+14
* [Feature] Add preliminary exporter to AWS S3Vsevolod Stakhov2021-08-121-0/+105