Chris Lu
|
2955b96ef1
|
refactor
|
2020-04-19 23:54:32 -07:00 |
|
Chris Lu
|
df25ed3c5b
|
logs
|
2020-04-19 23:37:50 -07:00 |
|
Chris Lu
|
ce3cb25cfb
|
working for in memory single log buffer
|
2020-04-19 23:37:50 -07:00 |
|
Chris Lu
|
f373232227
|
Merge pull request #1280 from bukton123/filer_mongodb
Add new filer support mongodb
|
2020-04-19 20:35:19 -07:00 |
|
bukton
|
da37455254
|
filer mongo add func create index unique directory, name
|
2020-04-20 08:13:57 +07:00 |
|
Chris Lu
|
4642ed565e
|
fix tests
|
2020-04-19 10:42:58 -07:00 |
|
bukton
|
3defa718a1
|
add default config filer mongodb to scaffold.go
|
2020-04-19 17:52:38 +07:00 |
|
bukton
|
d6d245dc89
|
filer mongodb add option poll size and fixed order by list meta
|
2020-04-19 17:51:32 +07:00 |
|
Chris Lu
|
71ffb98475
|
broker: add profiling
|
2020-04-19 03:03:40 -07:00 |
|
Chris Lu
|
d278b4c228
|
basic pub and sub works!
|
2020-04-19 00:18:32 -07:00 |
|
bukton
|
082f079ead
|
filer mongo change func update to insert entry
|
2020-04-19 11:08:10 +07:00 |
|
Chris Lu
|
788578d4ea
|
add subscriber api
|
2020-04-18 16:05:29 -07:00 |
|
Chris Lu
|
767f14dfcd
|
master, volume default to detected host
|
2020-04-18 15:20:20 -07:00 |
|
Chris Lu
|
076c8bd3bc
|
filer master start up with default ip address instead of just localhost
|
2020-04-18 15:17:27 -07:00 |
|
Chris Lu
|
5d346d44bd
|
Revert "move go client out"
This reverts commit ef1274edc9 .
|
2020-04-18 12:44:55 -07:00 |
|
Chris Lu
|
ef1274edc9
|
move go client out
|
2020-04-18 12:11:50 -07:00 |
|
Chris Lu
|
5af49c7aa5
|
adjust API
|
2020-04-18 11:45:57 -07:00 |
|
bukton
|
8c58b0d017
|
filer mongodb delete folder children
|
2020-04-19 00:31:49 +07:00 |
|
bukton
|
b9a71a5638
|
update package
|
2020-04-19 00:29:52 +07:00 |
|
bukton
|
290c6b7f01
|
Merge remote-tracking branch 'origin/master' into filer_mongodb
# Conflicts:
# go.mod
# go.sum
# weed/server/filer_server.go
|
2020-04-19 00:21:45 +07:00 |
|
bukton
|
6234ea441b
|
filer mongodb delete
|
2020-04-19 00:20:00 +07:00 |
|
bukton
|
24a8192298
|
filer mongo list
|
2020-04-19 00:16:50 +07:00 |
|
bukton
|
3c70163798
|
filer mongodb insert entry and find entry
|
2020-04-18 23:48:38 +07:00 |
|
bukton
|
cd9cccec55
|
add import mongodb to filer server
|
2020-04-18 22:30:13 +07:00 |
|
bukton
|
fd4576651b
|
add new package mongodb and install lib mongodb
|
2020-04-18 22:26:57 +07:00 |
|
Chris Lu
|
11f5a6d913
|
messaging can compile now
|
2020-04-18 01:12:01 -07:00 |
|
Chris Lu
|
5bea77010f
|
refactor
|
2020-04-17 22:39:21 -07:00 |
|
Chris Lu
|
2e2537a9ea
|
rename files
|
2020-04-17 22:35:44 -07:00 |
|
Chris Lu
|
e0f5996560
|
fix "call of Unmarshal passes non-pointer as second argument"
|
2020-04-17 10:04:41 -07:00 |
|
Chris Lu
|
826f96b6f3
|
fix unreachable code
|
2020-04-17 10:04:28 -07:00 |
|
Chris Lu
|
ffa69b24ae
|
fix travis
|
2020-04-17 10:01:11 -07:00 |
|
Chris Lu
|
3f3dba5a68
|
broker: append message logs
|
2020-04-17 02:29:38 -07:00 |
|
Chris Lu
|
2a45897237
|
broker: read cipher value from filer
|
2020-04-17 02:29:00 -07:00 |
|
Chris Lu
|
bda82f61bc
|
filer: able to append to a file
|
2020-04-17 02:28:09 -07:00 |
|
Chris Lu
|
722b14337e
|
add cipher option to meta data updates
|
2020-04-17 01:26:27 -07:00 |
|
Chris Lu
|
7d3672c60a
|
simplify
|
2020-04-17 00:00:48 -07:00 |
|
Chris Lu
|
508f3490a0
|
update messaging proto
|
2020-04-16 03:29:57 -07:00 |
|
Chris Lu
|
f5a748d33c
|
refactoring
|
2020-04-16 02:55:09 -07:00 |
|
Chris Lu
|
ce4b369be2
|
scaffolding messaging
|
2020-04-16 02:21:23 -07:00 |
|
Chris Lu
|
5f772dacd2
|
Merge pull request #1278 from YonghaoWang/master
making volume stats size info readable.
|
2020-04-15 21:38:09 -07:00 |
|
Reed
|
aada5b9aa7
|
making volume stats size info readable.
|
2020-04-16 10:08:08 +08:00 |
|
Chris Lu
|
9cacaf5eca
|
better detect file mime type
|
2020-04-14 11:32:31 -07:00 |
|
Chris Lu
|
3f1d79512f
|
only detect when not sure about the types
|
2020-04-14 11:02:05 -07:00 |
|
Chris Lu
|
d2d1597850
|
volume: detect gzip effectiveness only when content type is empty
revert part of 2286eda575
|
2020-04-14 10:52:53 -07:00 |
|
Chris Lu
|
23715af402
|
Merge pull request #1273 from wyxloading/config_race
Fix data race about config
|
2020-04-13 22:24:51 -07:00 |
|
Chris Lu
|
2b5c4fbbf3
|
tiered caching
1/4 for small less than 1MB files. 1/4 for 1~4MB files, 1/2 for bigger than 4MB files
|
2020-04-13 22:19:27 -07:00 |
|
Chris Lu
|
f282ed444b
|
refactoring
|
2020-04-13 21:58:10 -07:00 |
|
wuyuxiang
|
b556d3d035
|
Fix data race about config
|
2020-04-14 10:22:40 +08:00 |
|
Chris Lu
|
d8f5985e5e
|
add logs
|
2020-04-13 12:58:45 -07:00 |
|
Chris Lu
|
5c9e91393f
|
1.74
|
2020-04-13 10:25:48 -07:00 |
|