1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-19 02:22:48 +02:00

Commit graph

  • 08266b7256 go fmt Chris Lu 2018-10-11 00:08:13 -07:00
  • 1d7e01b754 reformat Chris Lu 2018-10-11 00:05:54 -07:00
  • da6154b29c refactor volume server to startVolumeServer() Chris Lu 2018-10-11 00:04:31 -07:00
  • 60d2f1557d refactor func name Chris Lu 2018-10-10 23:19:54 -07:00
  • b7763c1cb6 releasing 0.98 Chris Lu 2018-10-10 21:44:10 -07:00
  • 3f6f50d0ba add Azure to readme Chris Lu 2018-10-09 01:44:26 -07:00
  • 9f4c2f87d3 adding filer replication sink to Azure Chris Lu 2018-10-09 01:35:48 -07:00
  • 453d0be4d4 adjust error format Chris Lu 2018-10-09 01:35:30 -07:00
  • 88ad8d3a89
    Merge pull request #747 from a1exwang/master Chris Lu 2018-10-09 00:53:30 -07:00
  • 4db68669b6 [bugfix] Fix interrupt hook overwritten bug Alex Wang 2018-10-09 15:41:57 +08:00
  • 1d3f045e85 adjust readme Chris Lu 2018-10-08 00:15:04 -07:00
  • 96a23591e7 remove comments Chris Lu 2018-10-07 22:21:00 -07:00
  • dbe33236fb embed static resources via statik Chris Lu 2018-10-07 21:42:57 -07:00
  • fffbc2d490 embed static resources via statik Chris Lu 2018-10-07 10:54:05 -07:00
  • a5b5887efc add filer replication to aws s3 Chris Lu 2018-10-06 17:10:15 -07:00
  • 84d4a2c8a0 add filer replication to google cloud storage Chris Lu 2018-10-06 13:08:38 -07:00
  • f8c2704d2b reformat Chris Lu 2018-10-06 13:04:33 -07:00
  • 14858f6224 add logging Chris Lu 2018-10-06 13:01:38 -07:00
  • 04da4c8094 add logging Chris Lu 2018-10-06 13:01:29 -07:00
  • 4a8ef198d7 add logging Chris Lu 2018-10-06 13:00:33 -07:00
  • 56c5c7b1b6 add google cloud storage Chris Lu 2018-10-04 01:14:44 -07:00
  • e8ef501f02 add s3 replication sink Chris Lu 2018-10-03 23:36:52 -07:00
  • 56a5d5af8d ignore duplicated key error if the store has duplicated primary key prevention Chris Lu 2018-09-30 00:49:52 -07:00
  • 98384b62fd adjust description Chris Lu 2018-09-28 01:58:34 -07:00
  • f11d531d45 adjust logging Chris Lu 2018-09-28 01:54:10 -07:00
  • 06c43286cd skip error when deletion failed Chris Lu 2018-09-28 00:10:49 -07:00
  • 746017ea4f releasing 0.97 0.97 Chris Lu 2018-09-27 21:51:41 -07:00
  • f7ff84f17f Revert "smalller block size for better accuracy" Chris Lu 2018-09-27 09:42:24 -07:00
  • 97ecd20fc9 smalller block size for better accuracy Chris Lu 2018-09-27 09:39:17 -07:00
  • 8904bc4cde Merge branch 'master' of https://github.com/chrislusf/seaweedfs Chris Lu 2018-09-27 09:33:39 -07:00
  • f53632a84b add block size for linux du Chris Lu 2018-09-27 09:33:36 -07:00
  • b5f3578fe4
    Update README.md Chris Lu 2018-09-27 01:13:22 -07:00
  • 83ab3966d1
    do not use PUT for uploading files Chris Lu 2018-09-27 01:11:16 -07:00
  • a362261972 avoid possible racing issue if leveldb or boltdb is used. Chris Lu 2018-09-26 18:45:51 -07:00
  • 31ed352ab6 replication handle cases when entry already exists Chris Lu 2018-09-25 09:27:03 -07:00
  • 60c1ada4c1 remove filer grpc API GetEntryAttributes Chris Lu 2018-09-25 09:18:06 -07:00
  • 578f8a6dec fix empty file reading on linux Chris Lu 2018-09-23 10:01:00 -07:00
  • 200d9b9ac2 add file name to log Chris Lu 2018-09-23 09:48:55 -07:00
  • a60767c43a add more instructions Chris Lu 2018-09-23 09:26:39 -07:00
  • 12ba8b9799 generate useable filer.toml Chris Lu 2018-09-23 09:26:25 -07:00
  • b1b8c4ed32 join via filepath Chris Lu 2018-09-23 01:46:50 -07:00
  • b16d47030e save and use last processed kafka offsets Chris Lu 2018-09-23 01:34:40 -07:00
  • 9fe24991d5 refactoring Chris Lu 2018-09-23 00:40:36 -07:00
  • 7d6b2a4740 add ETag to upload results and chunks Chris Lu 2018-09-22 22:12:21 -07:00
  • 420f068376 add more instructions Chris Lu 2018-09-22 22:12:06 -07:00
  • d3e1f20dcc adjust log level Chris Lu 2018-09-22 22:11:49 -07:00
  • 13d6a74eb2 consolidate file chunks during create Chris Lu 2018-09-22 22:11:37 -07:00
  • fdc8a267de remove unused function Chris Lu 2018-09-22 22:11:13 -07:00
  • 9a3d46f8e3 handle duplicated replication when retry happens Chris Lu 2018-09-22 11:14:04 -07:00
  • 01ceace18e adjust sink options Chris Lu 2018-09-22 00:53:52 -07:00
  • 402ab598b6 go fmt Chris Lu 2018-09-22 00:12:10 -07:00
  • 7bb62b9f21 delay file creation without chunks from dir.Create to file.Flush Chris Lu 2018-09-22 00:11:46 -07:00
  • f905a1e779 Merge branch 'master' of https://github.com/chrislusf/seaweedfs Chris Lu 2018-09-21 01:56:45 -07:00
  • db69ce89f0 go fmt Chris Lu 2018-09-21 01:56:43 -07:00
  • a6cfaba018 able to sync the changes Chris Lu 2018-09-21 01:54:29 -07:00
  • d6d62e8d4b
    Update README.md Chris Lu 2018-09-20 22:57:53 -07:00
  • a8cd7df44a let filer choose default replication Chris Lu 2018-09-20 09:00:15 -07:00
  • d5149e592e add logging on kafka reading Chris Lu 2018-09-19 22:31:45 -07:00
  • d9b32db8d7 adjust uploads to a hidden folder Chris Lu 2018-09-19 22:03:16 -07:00
  • f5471bcebf add bucket name in the redirection Chris Lu 2018-09-19 22:01:41 -07:00
  • 25fb6f9a46 fix compilation Chris Lu 2018-09-17 02:23:21 -07:00
  • 779641e9d4 adjust replicated entry name Chris Lu 2018-09-17 01:37:24 -07:00
  • b7a375f5aa set large limit for "weed filer.export" directory listing Chris Lu 2018-09-17 00:42:36 -07:00
  • 4e1f1a0b92 set large limit for "weed mount" directory listing Chris Lu 2018-09-17 00:41:33 -07:00
  • 788acdf527 add WIP filer.replicate Chris Lu 2018-09-17 00:27:56 -07:00
  • 865a017936 fix when if buffer is not aligned Chris Lu 2018-09-17 00:27:40 -07:00
  • 97575e7185 do not set attributes if the file is still open Chris Lu 2018-09-16 12:37:06 -07:00
  • 70e67b7c6d add notification log Chris Lu 2018-09-16 11:20:36 -07:00
  • 5c6e3f457f adjust log Chris Lu 2018-09-16 11:20:08 -07:00
  • bc03233364 refactoring Chris Lu 2018-09-16 01:37:35 -07:00
  • d923ba2206 renaming msgqueue to notification Chris Lu 2018-09-16 01:18:30 -07:00
  • bea4f6ca14 go fmt Chris Lu 2018-09-12 01:00:57 -07:00
  • f628953c33 cleanup tmp upload directories Chris Lu 2018-09-12 01:00:51 -07:00
  • f6d8525d1d working S3 multipart uploads Chris Lu 2018-09-12 00:46:12 -07:00
  • 98d9aadd37
    Merge pull request #729 from hans-strudle/master Chris Lu 2018-09-11 18:05:11 -07:00
  • bcd06304cc changed filer.toml to leveldb, added comments in docker-compose hans-strudle 2018-09-11 16:05:27 -07:00
  • 439e88b5a6 fix format error Chris Lu 2018-09-11 13:01:51 -07:00
  • 47b2e49068 Merge branch 'master' of https://github.com/hans-strudle/seaweedfs hans-strudle 2018-09-11 12:42:32 -07:00
  • 2bd2959ac3 add filer.toml Author Name 2018-09-11 12:38:38 -07:00
  • bb7e165ce8 add filer.toml jenkins.ow 2018-09-11 12:38:38 -07:00
  • 1690a080b2 Merge branch 'master' of https://github.com/hans-strudle/seaweedfs jenkins.ow 2018-09-11 12:38:10 -07:00
  • bc025d5305 add filer to docker-compose and entrypoint, build from local Dockerfile jenkins.ow 2018-09-11 12:36:59 -07:00
  • 267201ff44 handle non continuous writes Chris Lu 2018-09-10 02:39:41 -07:00
  • 109385e955 simplifying logic to avoid handling non continuous writes Chris Lu 2018-09-10 02:21:57 -07:00
  • 296acc4a0a go fmt Chris Lu 2018-09-09 16:26:11 -07:00
  • 164091c269 add s3 multipart upload Chris Lu 2018-09-09 16:25:43 -07:00
  • 9b3bf0e46c fix "weed backup" rerunning Chris Lu 2018-09-09 02:48:58 -07:00
  • bc8d34143d Revert "fix "weed backup" rerunning" Chris Lu 2018-09-09 02:38:30 -07:00
  • 1937be2bb2 fix "weed backup" rerunning Chris Lu 2018-09-09 02:31:12 -07:00
  • d7a4b12d2a fix build error 0.96 Chris Lu 2018-09-07 14:21:10 -07:00
  • 83ca595472 adjust version number Chris Lu 2018-09-07 14:19:48 -07:00
  • 747377142b fix file permission during writes Chris Lu 2018-09-07 13:57:06 -07:00
  • dd37f0540f add extended attributes Chris Lu 2018-09-07 13:12:52 -07:00
  • 75e749039b fix data writes error when consecutive calls overlaps with previous writes Chris Lu 2018-09-07 13:11:43 -07:00
  • 43ff60cb23 travis 1.10.x Chris Lu 2018-09-05 08:55:08 -07:00
  • 40d19d2064 travis using 1.10 Chris Lu 2018-09-05 08:53:05 -07:00
  • f177cec509 avoid slice out of bounds Chris Lu 2018-09-05 02:17:04 -07:00
  • d614716ff2 fix compilation error Chris Lu 2018-09-04 00:43:46 -07:00
  • ce6a2140a2 preparing to support S3 multipart uploads Chris Lu 2018-09-04 00:42:44 -07:00
  • 7f760f16b0 prepare for 0.95 0.95 Chris Lu 2018-09-03 20:52:52 -07:00