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
328aa48c6a
Can compile now. not working just yet.
11 years ago
Chris Lu
963023898e
adding instructions on how to use logging
11 years ago
Chris Lu
67be8a5af8
adding filer!!!
11 years ago
Chris Lu
86b17e8972
a kind of working benchmark
11 years ago
Chris Lu
5fdb1d89ce
adding "server" command to start both volume server and an embedded
master server
11 years ago
Chris Lu
a234789c59
switch to glog debugging
11 years ago
Chris Lu
c38eee73ca
refactoring to separate master and volume server, so that these servers
can be embedded into other applications
11 years ago
Chris Lu
ac66eee045
added download command to download file by fileid
11 years ago
Chris Lu
3f5f8657d2
add a command to force compaction of a volume, removing deleted files
11 years ago
Chris Lu
82b74c7940
issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>
some basic changes to parse upload url
11 years ago
Chris Lu
e45c6b5e21
add white list to both master and volume servers
prepare for v0.41
12 years ago
Chris Lu
27f04a382a
avoid changing max size
12 years ago
Chris Lu
ed154053c8
switching to temporarily use glog library
12 years ago
Chris Lu
d51c8d37bd
Issue 6: upload file without id specified
12 years ago
Chris Lu
b0e5112702
"weed upload" return message changes
12 years ago
Chris Lu
db8e27be6e
add lots of error checking by GThomas
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
81b9175c7a
re-factoring volume file scanning code
add export function
fix bugs on deleted byte counting
12 years ago
Chris Lu
768eaff4b8
fix debug message error
12 years ago
Chris Lu
921f1c626a
fix debug message displaying
12 years ago
Chris Lu
b0c7df0c3b
go fmt for all source codes
12 years ago
Chris Lu
bf9c4ed033
Revert "add cmd/dump - a dumper"
This reverts commit 5d2a1e8d48
.
12 years ago
Chris Lu
3b21317863
Revert "add "freeze" subcommand to volume"
This reverts commit f262fed197
.
12 years ago
Tamás Gulácsi
f262fed197
add "freeze" subcommand to volume
12 years ago
Tamás Gulácsi
5d2a1e8d48
add cmd/dump - a dumper
Walk needed to be added to NeedleMap and CompactMap, to be able to add WalkKeys and WalkValues to volume. This is needed for iterating through all the stored needles in a volume - this was dump's purpose.
12 years ago
Chris Lu
819de58197
add pretty print to json outputs
12 years ago
Chris Lu
5cb38f9ea7
use one-liner debug(messages)
12 years ago
Chris Lu
03aa23fb1b
fixing help message printing
12 years ago
Chris Lu
09542d82b4
refactoring, clean up, v0.17
12 years ago
Chris Lu
7a30a48027
assign a free volume randomly
12 years ago
Chris Lu
09ed882e5f
clean log
13 years ago
Chris Lu
8f9e84bca0
clean log
13 years ago
Chris Lu
0121f35c12
starting a shell
13 years ago
chris.lu@gmail.com
5e9dc0e668
all switching to "weed command [args]" usage mode
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@64 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago
chris.lu@gmail.com
3f1136c194
migrate fix command
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@63 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago
chris.lu@gmail.com
51860424a6
moving to go style commands
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@62 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago