jonaustin09
7bceaaca39
feat: Set up bucket event notifications with nats
2023-07-20 13:36:16 -07:00
jonaustin09
fe547a19e9
feat: bucket event notifications
...
Set up Bucket event notifications interface to send aws compatible format event messages to a configured event service.
First integrated service is kafka message broker as an option for bucket event notifications.
2023-07-20 11:37:14 -07:00
Ben McClelland
ca28792458
update package deps
2023-07-06 21:56:59 -06:00
jonaustin09
24ae7a2e86
feat: test CLI command set up for client side testing, test cases are corresponded with subcommands, added full-flow test case
2023-06-22 10:08:11 -07:00
Ben McClelland
3b1be966d5
update dependencies
2023-06-16 11:04:09 -07:00
Ben McClelland
09e8889e75
feat: scoutfs backend with move blocks multipart optimized
2023-06-16 10:25:52 -07:00
Ben McClelland
002c427e7d
fix signature check when content length not included
2023-06-07 08:37:14 -07:00
Ben McClelland
8b79fb24de
update module/import paths to new name, add cli framework
2023-05-28 12:10:12 -07:00
Ben McClelland
83ddf5c82a
update repo deps
2023-05-25 15:51:44 -07:00
jonaustin09
f38e2eb4fe
fix: Fixed merge conflicts in go.mod file
2023-05-22 23:53:15 +04:00
jonaustin09
0a1bf26f10
fix: Fixed unused variables staticcheck in backend unit test functions
2023-05-22 23:50:49 +04:00
Ben McClelland
b55f4b79d3
posix: initial mulipart requests
2023-05-19 14:43:27 -07:00
Ben McClelland
0be92a54d9
feat: update modules
2023-05-17 13:53:14 -07:00
jonaustin09
a4b2d97673
go mod
2023-05-17 00:48:05 +05:00
jonaustin09
f2575c570f
feat: add gofiber
...
add gofiber
add ListBuckets,PutBucket,DeleteBucket,ListObjects,ListObjectsV2,DeleteObject,DeleteObjects,CopyObject actions
2023-05-11 04:11:21 +04:00
Ben McClelland
f156a78dee
fill out basic project layout
2023-05-05 17:16:59 -07:00