24 Commits (d6417c9167784bb34edc81669ccc07a874afa54d)

Author SHA1 Message Date
Chris Lu 217d8b9e0e
Fix: ListObjectVersions delimiter support (#7987) 5 days ago
Robert Schade de3df211d7
store S3 storage class in extended atrributes #7961 (#7962) 1 week ago
Chris Lu b034cf188e
Fix: trim prefix slash in ListObjectVersionsHandler (#7919) 2 weeks ago
Chris Lu 2f6aa98221
Refactor: Replace removeDuplicateSlashes with NormalizeObjectKey (#7873) 3 weeks ago
Chris Lu bccef78082
fix: reduce N+1 queries in S3 versioned object list operations (#7814) 4 weeks ago
Chris Lu 414cda4215
fix: S3 versioning memory leak in ListObjectVersions pagination (#7813) 4 weeks ago
Chris Lu 697b56003d
s3: reduce ObjectVersion memory by not retaining full Entry (#7786) 4 weeks ago
chrislu 956c5a1626 s3: fix pagination by collecting all versions when keyMarker is set 4 weeks ago
chrislu 5dd34e3260 s3: fix ListObjectVersions pagination by implementing key-marker filtering 4 weeks ago
Chris Lu 3f62240976
s3: add pagination to getObjectVersionList and reduce memory (#7787) 4 weeks ago
Chris Lu d26c260041
s3: fix memory leak in ListObjectVersions with early termination (#7785) 4 weeks ago
chrislu 2188d1ccc5 fix object name 1 month ago
jfburdet 27a28faf49
Fix s3 versioning listing bugs (#7705) 1 month ago
Chris Lu 5075381060
Support multiple filers for S3 and IAM servers with automatic failover (#7550) 2 months ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 2 months ago
Chris Lu 498ac8903f
S3: prevent deleting buckets with object locking (#7434) 2 months ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 3 months ago
Chris Lu 3a5ee18265
Fix versioning list only (#7015) 6 months ago
Chris Lu c196d03951
fix listing object versions (#7006) 6 months ago
Chris Lu 377f1f24c7
add basic object ACL (#7004) 6 months ago
Chris Lu 85036936d1
Read write directory object (#7003) 6 months ago
Chris Lu 12f50d37fa
test versioning also (#7000) 6 months ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 6 months ago
Chris Lu cf5a24983a
S3: add object versioning (#6945) 6 months ago