8089 Commits (0c8e033e686e8919d3b0187148191248ae1f2648)
 

Author SHA1 Message Date
Konstantin Lebedev 7b544576af refactor 3 years ago
chrislu f17cd0d5cd return false if not found 3 years ago
chrislu b201edb9df fix wrong assignment 3 years ago
Konstantin Lebedev 04d5dff6bb add support native ttl 3 years ago
Konstantin Lebedev cb3c7a3cdb enable query cache policy instead of prepare 3 years ago
Konstantin Lebedev 8342f651f3 fix scanNamed 3 years ago
chrislu 9271866d1e fix segmentation violation 3 years ago
Konstantin Lebedev 2d27afb515 Merge branch 'new_master' into ydb 3 years ago
chrislu e82233efa7 add back arm64 darwin 3 years ago
Konstantin Lebedev f6d90e12a6 fix conflicts 3 years ago
chrislu 34564a5818 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 76148ce0f7 use storage_class for backend configuration 3 years ago
Konstantin Lebedev d8925b4e83 Merge branch 'new_master' into ydb 3 years ago
Konstantin Lebedev 7640e650e5 fix queries 3 years ago
Chris Lu 998c1973ea
Merge pull request #3007 from chrislusf/dependabot/go_modules/google.golang.org/api-0.77.0 3 years ago
Chris Lu 7f7f6f99e6
Merge pull request #3006 from chrislusf/dependabot/go_modules/github.com/hashicorp/raft-1.3.9 3 years ago
Chris Lu 47ced6ce9c
Merge pull request #3005 from chrislusf/dependabot/go_modules/github.com/linxGnu/grocksdb-1.7.1 3 years ago
Chris Lu ded6fdd274
Merge pull request #3004 from chrislusf/dependabot/go_modules/cloud.google.com/go/pubsub-1.21.0 3 years ago
Chris Lu 4db70080b1
Merge pull request #3003 from chrislusf/dependabot/go_modules/github.com/fclairamb/ftpserverlib-0.18.0 3 years ago
Chris Lu 80752afff3
Merge pull request #3002 from chrislusf/dependabot/github_actions/docker/setup-buildx-action-1.7.0 3 years ago
Chris Lu c5717ad8c2
Merge pull request #3001 from chrislusf/dependabot/github_actions/docker/metadata-action-3.8.0 3 years ago
Konstantin Lebedev 319d300d48 fix createDB 3 years ago
dependabot[bot] 6701f2ecc2
Bump google.golang.org/api from 0.75.0 to 0.77.0 3 years ago
dependabot[bot] 71ea8646a6
Bump github.com/hashicorp/raft from 1.3.8 to 1.3.9 3 years ago
dependabot[bot] 1a7344b8a4
Bump github.com/linxGnu/grocksdb from 1.7.0 to 1.7.1 3 years ago
dependabot[bot] 158c9d8106
Bump cloud.google.com/go/pubsub from 1.20.0 to 1.21.0 3 years ago
dependabot[bot] da656a54ba
Bump github.com/fclairamb/ftpserverlib from 0.17.0 to 0.18.0 3 years ago
dependabot[bot] 94f302fb34
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 3 years ago
dependabot[bot] c772bbb704
Bump docker/metadata-action from 3.7.0 to 3.8.0 3 years ago
Konstantin Lebedev 0dc44dda63 ydb do Tx or DB 3 years ago
Konstantin Lebedev a3e48831f3 ydb BucketAware interface 3 years ago
chrislu 73961e24d8 3.01 3 years ago
chrislu 00c1dfec4f go fmt 3 years ago
chrislu ce1e8e58ae fix test 3 years ago
chrislu 2c0fdf3693 fix tests 3 years ago
chrislu 94635e9b5c filer: add filer group 3 years ago
Konstantin Lebedev 50c4f62ed4 ydb-go-sdk move to v3 3 years ago
Konstantin Lebedev 21033ff4c3 refactor use const CountEntryChunksForGzip 3 years ago
Konstantin Lebedev ec0ed41e37 ydb kv interface 3 years ago
chrislu 4bd6bea429 fix test 3 years ago
Konstantin Lebedev 6a052f6ff2 ydb Sql interface 3 years ago
Konstantin Lebedev 275c3bb19c ydb initial 3 years ago
chrislu 5d081d5c3c skip if already copied to remote 3 years ago
chrislu 1aae7a3f1b volume.tier.upload progress starts negative #2992 3 years ago
chrislu ea8a7a5584 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 192983b464 s3 backend support customizing storage class 3 years ago
Chris Lu b2a96cee21
Merge pull request #2989 from kmlebedev/issues/2987 3 years ago
Konstantin Lebedev 03aec9ce7e avoid panic if hashicorp raft not initialized 3 years ago
Chris Lu d71a1fd077
Merge pull request #2986 from guo-sj/fix_return_value 3 years ago
guosj 1a5de36257 fix return value 3 years ago