minio/internal/store
Harshavardhana cefc43e4da simplify the Get()/GetMultiple() re-use GetRaw() for both (#179)
Remember GetMultiple() must be used if your target is calling
PutMultiple(), without that the multiple events will not be
replayed.
2024-11-06 16:52:20 -08:00
..
batch.go Kafka notify: support batched commits for queue store (#20377) 2024-09-06 16:06:30 -07:00
batch_test.go Kafka notify: support batched commits for queue store (#20377) 2024-09-06 16:06:30 -07:00
queuestore.go simplify the Get()/GetMultiple() re-use GetRaw() for both (#179) 2024-11-06 16:52:20 -08:00
queuestore_test.go simplify the Get()/GetMultiple() re-use GetRaw() for both (#179) 2024-11-06 16:52:20 -08:00
store.go Kafka notify: support batched commits for queue store (#20377) 2024-09-06 16:06:30 -07:00
store_test.go Kafka notify: support batched commits for queue store (#20377) 2024-09-06 16:06:30 -07:00