aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/arangodb/helpers.go
AgeCommit message (Collapse)AuthorFilesLines
2022-09-09arangodb s3 bucket name compatibility (#3588)gfx1-2/+20
* Update arangodb_store.go * update readme, properly escape queries, add name patching * use underscore * use underscore * better comment * fix readme Co-authored-by: a <a@a.a>
2022-09-04Fix crash in arangodb filer when attempting to access a deleted bucket (#3587)gfx1-1/+1
* Update helpers.go * Update arangodb_store_bucket.go
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-03-18fix ls, onBucketDelete still not triggeringelee1-16/+16
2022-03-18switch to multi collection, change readmeelee1-0/+92
2022-03-17prefix search, bucket implementedelee1-0/+44