41 Commits (master)

Author SHA1 Message Date
Guo Lei 5b905fb2b7
Lazy loading (#3958) 2 years ago
Guo Lei f95c25e113
types packages is imported more than onece (#3838) 2 years ago
Guo Lei 84c401e693
Optimiz leveldb metric (#3830) 2 years ago
chrislu 0baf3d38c2 adjust logs 2 years ago
Guo Lei c57c79a0ab
optimiz commitig compact (#3388) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
guol-fnst ac694f0c8f rename parameter and reuse functions 2 years ago
guol-fnst 91285bb51d remove uncessary code 2 years ago
guol-fnst b9256e0b34 optimiz 2 years ago
guol-fnst bec9f79659 use snapshot 2 years ago
Chris Lu bdfed16d42 avoid nil exception 4 years ago
Chris Lu 1ad3200094 skip seek() when index file writes 4 years ago
Chris Lu f2723c1bc8 do not idx file format 4 years ago
Chris Lu c9ab8d05fa fixes for reading deleted fid 4 years ago
Chris Lu fe01191b5b support read option readDeleted=true 4 years ago
Chris Lu 6ccd7f0a4d refactoring 4 years ago
Chris Lu 6a92f0bc7a refactoring to typed Size 4 years ago
Chris Lu 4bed1663e2 adjust log level 5 years ago
Chris Lu ef2b3a0801 leveldb recover error handling 5 years ago
Chris Lu e5a0787653 filer: leveldb store add auto recovery, report correct error 5 years ago
Chris Lu 3a35632d58 sync before closing file 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu 644c5c27b4 refactoring 6 years ago
Chris Lu f88a8bda7b ec deletion works 6 years ago
Chris Lu 17ac1290c0 volume: load ec shards during heartbeats to master 6 years ago
Chris Lu 46a675ecc2 align memory to avoid nil with atomic operations 6 years ago
Chris Lu e5506152c0 refactoring 6 years ago
Chris Lu 8a5ce16e96 weed volume: remove boltdb, btree options, add options for leveldb medium, large 6 years ago
Chris Lu 9924fa3b1a weed volume: disable block cache on leveldb 6 years ago
Chris Lu 000ee725fc refactor Offset into a struct of bytes 6 years ago
Chris Lu 1f030af06f adjusting startup logging 6 years ago
Chris Lu 7e2031b18f go fmt 7 years ago
Chris Lu d4d7ced922 refactoring: add type for needle id, offset 7 years ago
Chris Lu 5bfb72d058 faster loading boltdb or leveldb needle map metrics by bloomfilter 7 years ago
Chris Lu 0467195f07 fix file closing on windows 7 years ago
Chris Lu 57c5405657 add todo 7 years ago
Chris Lu 6db1c8bafb Revert "adjust the needle mapper" 7 years ago
Chris Lu e2c7be3a2e adjust the needle mapper 7 years ago
Yang Pengcheng a2112e1be0 fix ldb dir deleting 7 years ago
Chris Lu 82c3ccc8dd add btree for volume index 8 years ago
Chris Lu 13e7069eb9 keep track of total data file size 8 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
chrislusf b39c384d6d Revert "Merge pull request #284 from thinxer/binary" 9 years ago
Jianfei Wang 18254d9aae replace util/bytes.go with binary.BigEndian 9 years ago
chrislusf 5d100994b1 Revert "Merge pull request #281 from thinxer/binary" 9 years ago
Jianfei Wang 7bc10d46e3 replace util/bytes.go with binary.BigEndian 9 years ago
chrislusf 86cd40fba8 Add "weed backup" command. 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 1b6ab2f6af Add boltdb for volume needle map 10 years ago