844 Commits (d42a04cceb51d06ae6ec0e80ca8675969018d98b)

Author SHA1 Message Date
Chris Lu f64dc7465b remove index file 6 years ago
Chris Lu 42cb9b76c4 reduce needle map memory usage by 25% 6 years ago
Chris Lu 168f461761 fix MaxUint8 6 years ago
Chris Lu 8f78a069c6 fix possible name overflow when len(name)>255 6 years ago
Chris Lu 4a490fe35a go fmt 6 years ago
Chris Lu 5741134ca0 change overflow from map to slice 6 years ago
Chris Lu d9189c857c remove unused file 6 years ago
Chris Lu df4b9df142 add memory usage report 6 years ago
Chris Lu ec5a305624 refactor 6 years ago
Chris Lu 9d3be33e5c optimize a little bit 6 years ago
Chris Lu 86dd933596 go fmt 6 years ago
Chris Lu 2697d6a4fb fix deleting bucket 6 years ago
Chris Lu a4ceb051a7 use MD5 for ETag to be consistent with Amazon S3 6 years ago
Chris Lu f9dbaf6292 delete file by name instead of referencing the dataFile pointer 6 years ago
alex8224 8d3f9c0b75 fix invalid point when delete collection 6 years ago
Chris Lu f050b22d6c close file in ScanVolumeFile() 6 years ago
Chris Lu 496a7398d1 adjust logging 6 years ago
Chris Lu eec951cad2 migrate volume sync to gRpc 6 years ago
Chris Lu 66a353dcb5 remove volume server /admin/volume/delete 6 years ago
Chris Lu fda771c83f migrate volume sync status to grpc API on volume server 6 years ago
Chris Lu b423bb9e2d migrate assign volume to grpc API on volume server 6 years ago
Chris Lu 333709657c adjust log level 6 years ago
Chris Lu b1daede91b move volume vacuum to gRpc 6 years ago
Chris Lu a362261972 avoid possible racing issue if leveldb or boltdb is used. 6 years ago
Chris Lu 164091c269 add s3 multipart upload 6 years ago
Chris Lu 9b3bf0e46c fix "weed backup" rerunning 6 years ago
Chris Lu bc8d34143d Revert "fix "weed backup" rerunning" 6 years ago
Chris Lu 1937be2bb2 fix "weed backup" rerunning 6 years ago
Chris Lu 76cbe8bf33 instant notification of new volumes added or deleted 6 years ago
Chris Lu ac793a3c5a clean remove all left over files when deleting a collection 6 years ago
Chris Lu d361a1ddf5 fix id String() instead 6 years ago
Chris Lu 694f93de80 parse needle id correctly 6 years ago
Chris Lu 1f030af06f adjusting startup logging 6 years ago
Chris Lu 75d63db60d randomize raft server startup 6 years ago
Chris Lu 495a776671 support 128 bit NeedleId 6 years ago
Chris Lu 10bb76fe6b go fmt 7 years ago
Chris Lu 4d322df95e avoid reparsing the multipart form 7 years ago
Chris Lu 57ded4fd80 speed up leveldb bolddb loading 7 years ago
Chris Lu ea8ecf35f4 set needle AppendAtNs value during writes 7 years ago
Chris Lu 77fadab560 go fmt 7 years ago
Chris Lu 4f317c7e3d working version3 7 years ago
Chris Lu 852af28f91 needle priting format 7 years ago
Chris Lu 7e2031b18f go fmt 7 years ago
Chris Lu c98df05ed0 support PUT 7 years ago
Chris Lu feb8eeb830 refactor: separate multipart parsing file 7 years ago
Chris Lu 3edfe1d28f extend export command to show tombstone + change output format to CSV 7 years ago
Chris Lu a51aa4c586 avoid extra log messages 7 years ago
Chris Lu 8a12fd9ec4 add error checking when loading dat file 7 years ago
Chris Lu d0982cafa7 refactoring 7 years ago
Chris Lu 5b1fd374be fix all tests 7 years ago