chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
2 years ago
Chris Lu
bc2ec6774d
inject git version into build
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
5ce6bbf076
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
9 years ago
Stuart P. Bentley
1a194a578c
More consistency with SeaweedFS name
Among the changes, this replaces a couple instances of "Seaweed File System"
with "SeaweedFS", for the same reason that nobody says "Mongo Data Base".
10 years ago
Stuart P. Bentley
f0c2a2dcb3
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
10 years ago
Brian McQueen
d56c748fa8
switch it back to chris's repo
10 years ago
Brian McQueen
c0dfdf4392
switch to my forked repo
10 years ago
Chris Lu
179d36ba0e
formatting code by: goimports -w=true .
10 years ago
wyy
4126280d55
use github.com/chrislusf instead of github.com/aszxqw
10 years ago
wyy
1cd19447e3
use github.com/aszxqw instead of code.google.com/p
10 years ago
Chris Lu
794b755f1d
rename to Seaweed File System
10 years ago
Chris Lu
39b774a131
1. adding statistics reporting
2. refactor version to util package
11 years ago
Chris Lu
6e0601a73b
0.51
11 years ago
Chris Lu
c22e5c1c51
now the volume compaction bug is fixed.
11 years ago
Chris Lu
e5e6eeda83
found bugs with 0.50, backing off for now
11 years ago
Chris Lu
d8bc540130
Last important fix is version-bump-up-worthy: prevent heartbeat lost
when vacuuming
11 years ago
Chris Lu
988f9d60d5
so many bug fixes, well worth an version bump
11 years ago
Chris Lu
c81f85e16d
add percentage of benchmark progress
plan to release v0.48
11 years ago
Chris Lu
27c74a7e66
Major:
change replication_type to ReplicaPlacement, hopefully cleaner code
works for 9 possible ReplicaPlacement
xyz
x : number of copies on other data centers
y : number of copies on other racks
z : number of copies on current rack
x y z each can be 0,1,2
Minor:
weed server "-mdir" default to "-dir" if empty
11 years ago
Chris Lu
2cba123474
bump up to 0.46
11 years ago
Chris Lu
fa1bb3cee3
version 0.45!
11 years ago
Chris Lu
b579451db9
this is a fix important enough for a version bump
11 years ago
Chris Lu
c43dcfa3e2
prepare for v0.43 release
11 years ago
Chris Lu
738e528329
v0.42
Changes:
* fixed issue 45
11 years ago
Chris Lu
e45c6b5e21
add white list to both master and volume servers
prepare for v0.41
12 years ago
Chris Lu
078118ecba
v0.40
12 years ago
Chris Lu
0deda9b638
prepare to release 0.38
12 years ago
Chris Lu
d51c8d37bd
Issue 6: upload file without id specified
12 years ago
Chris Lu
fb53ec30f7
release 0.37
12 years ago
Chris Lu
1b3f204220
release 0.36
12 years ago
Chris Lu
dd66193bfb
remove logging
12 years ago
Chris Lu
524a44f027
bump up the versoin
12 years ago
Chris Lu
76ba0021e5
prepare for 0.34 release
12 years ago
Chris Lu
175456870a
bump up to 0.33
12 years ago
Chris Lu
53b6831f73
bump up version number to 0.32
12 years ago
Chris Lu
437532d559
0.31 is next release
12 years ago
Chris Lu
0c75e0438e
bump to 0.30 since it fixed an important bug
12 years ago
Chris Lu
2d0a555270
bump up the version
12 years ago
Chris Lu
9bbbbb7c2c
releasing version 0.28
12 years ago
Chris Lu
d4e5a22e53
rename from cmd to weed for easier "go build"
12 years ago
Chris Lu
5071f528f6
testing compilation with remove package
12 years ago
Chris Lu
7e0951ad9c
testing compilation with remove package
12 years ago
Chris Lu
ab6fb13ad7
avoid the "src" folder
12 years ago
Chris Lu
cb4e8ec16b
re-organize code directory structure
12 years ago
Chris Lu
06444b7c52
up the version to 0.28 beta
12 years ago
Chris Lu
5f278c6bd7
move to 0.27
12 years ago
Chris Lu
e9eb8949ba
set to beta version for 0.27
12 years ago
Chris Lu
1943647860
can read/write files in format version 2
12 years ago