minio/internal/config
Praveen raj Mani 261111e728
Kafka notify: support batched commits for queue store (#20377)
The items will be saved per target batch and will
be committed to the queue store when the batch is full

Also, periodically commit the batched items to the queue store
based on configured commit_timeout; default is 30s;

Bonus: compress queue store multi writes
2024-09-06 16:06:30 -07:00
..
api remove requests deadline, instead just reject the requests (#20272) 2024-08-16 01:43:49 -07:00
batch ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
browser Fix browser UI animation (#19966) 2024-06-20 17:58:58 -07:00
callhome ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
compress ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
dns cleanup ignored static analysis (#16767) 2023-03-06 08:56:10 -08:00
drive ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
etcd fix: hot-reloading STS credential policy documents (#20012) 2024-06-28 16:17:22 -07:00
heal ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
identity fix: jwt error overrwriten by nil public key (#20387) 2024-09-05 19:46:36 -07:00
ilm fix: wire up ILM sub-system properly for help (#19836) 2024-05-30 01:14:58 -07:00
lambda Add typos check to Makefile (#20051) 2024-07-08 14:39:49 -07:00
notify Kafka notify: support batched commits for queue store (#20377) 2024-09-06 16:06:30 -07:00
policy hide some deprecated fields from 'get' output (#20069) 2024-07-10 13:16:44 -07:00
scanner ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
storageclass ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
subnet hide some deprecated fields from 'get' output (#20069) 2024-07-10 13:16:44 -07:00
bool-flag_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
bool-flag.go heal: Enable periodic bitrot scan configuration (#14464) 2022-04-07 08:10:40 -07:00
certs_test.go Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
certs.go Fix govet+staticcheck issues (#20263) 2024-08-14 10:11:51 -07:00
certsinfo.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
config_test.go fix: cleanup config KV parsing using madmin helpers (#15552) 2022-08-18 15:55:17 -07:00
config.go remove mincache EOS related feature from upstream (#20375) 2024-09-03 11:23:41 -07:00
constants.go Support to store browser config settings (#18631) 2024-01-01 08:36:33 -08:00
crypto_test.go kms: add support for MinKMS and remove some unused/broken code (#19368) 2024-05-07 16:55:37 -07:00
crypto.go kms: add support for MinKMS and remove some unused/broken code (#19368) 2024-05-07 16:55:37 -07:00
errors-utils.go Fix govet+staticcheck issues (#20263) 2024-08-14 10:11:51 -07:00
errors.go clarify error message for root user credential (#20043) 2024-07-10 09:57:01 -07:00
help.go Redact all secrets from config viewing APIs (#17380) 2023-06-23 07:45:27 -07:00
legacy.go Do not save credentials in config.json (#16275) 2022-12-19 12:27:06 -08:00
server.go extend server config.yaml to support per pool set drive count (#19663) 2024-05-03 08:54:03 -07:00