This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
versitygw
Watch
1
Star
0
Fork
0
You've already forked versitygw
mirror of
https://github.com/versity/versitygw.git
synced
2026-02-04 01:12:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43bfe8a8696ae2bf061ec8767aa2d13739620ea3
versitygw
/
backend
History
Ben McClelland
2fb5ecfbc4
chore: clarify s3 backend struct with better name
2023-12-16 09:50:26 -08:00
..
posix
feat: steaming requests for put object and put part
2023-12-14 19:19:46 -08:00
s3proxy
chore: clarify s3 backend struct with better name
2023-12-16 09:50:26 -08:00
scoutfs
fix: breaking changes with aws sdk updates
2023-11-28 13:51:32 -08:00
backend.go
feat:
Fixes
#286
, Created a struct which handles s3 select event streaming and event message construction
2023-12-06 14:02:36 -08:00
common.go
fix: allow posix GET of 0-len directory type object
2023-10-07 15:57:31 -07:00
walk_test.go
fix: breaking changes with aws sdk updates
2023-11-28 13:51:32 -08:00
walk.go
fix:
Fixes
#250
, Added support to provide a marker not from the objects list and list the objects after the provided marker in ListObjects(V2) actions
2023-09-23 21:10:20 -07:00