Skip to content

Commit 39abc79

Browse files
Reason.H.DuanReason.H.Duan
Reason.H.Duan
authored and
Reason.H.Duan
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # README.md # docker/Dockerfile # docker/redis-manager-start.sh # docs/images/wechat.png # src/main/java/com/newegg/ec/cache/app/controller/check/CheckLogic.java # src/main/java/com/newegg/ec/cache/app/controller/websocket/CreateClusterLogHandler.java # src/main/java/com/newegg/ec/cache/app/util/JedisUtil.java # src/main/java/com/newegg/ec/cache/app/util/NetUtil.java # src/main/java/com/newegg/ec/cache/backend/InitConfig.java # src/main/java/com/newegg/ec/cache/backend/checker/strategy/impl/WechatNotify.java # src/main/java/com/newegg/ec/cache/plugin/basemodel/PluginParent.java # src/main/resources/application.yml # src/main/resources/public/core/userApi.js # src/main/resources/public/js/node-manager.js # src/main/resources/templates/monitor.html
2 parents cb6f227 + 19ab2a8 commit 39abc79

File tree

1,001 files changed

+27538
-316229
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,001 files changed

+27538
-316229
lines changed

.gitattributes

-1
This file was deleted.

.gitignore

+19
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,22 @@ logs/*
77
/.settings/
88
/.classpath
99
/.project
10+
11+
.DS_Store
12+
node_modules/
13+
/dist/
14+
npm-debug.log*
15+
yarn-debug.log*
16+
yarn-error.log*
17+
/test/unit/coverage/
18+
/test/e2e/reports/
19+
selenium-debug.log
20+
21+
# Editor directories and files
22+
.idea
23+
.vscode
24+
*.suo
25+
*.ntvs*
26+
*.njsproj
27+
*.sln
28+
redis-manger-ui/redis-manager-vue/package-lock.json

.travis.yml

-3
This file was deleted.

README.md

+60-61

bin/start.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ for i in *.jar; do
88
CLASSPATH=${CLASSPATH}:$i
99
done
1010
echo ${CLASSPATH}
11-
java -cp ${CLASSPATH} com.newegg.ec.cache.Application >> logs/start.log 2>&1 < /dev/null &
11+
java -cp ${CLASSPATH} com.newegg.ec.redis.RedisManagerApplication >> logs/start.log 2>&1 < /dev/null &
1212
echo $! > pid

docker/Dockerfile

-23
This file was deleted.

docker/redis-manager-start.sh

-69
This file was deleted.

docs/README.md

-1
This file was deleted.

docs/frame-design.md

-29
This file was deleted.

docs/images/add-cluster.png

-59.7 KB
Binary file not shown.

docs/images/cluster-manager.png

-112 KB
Binary file not shown.

docs/images/cluster-sync.png

-46.4 KB
Binary file not shown.
Binary file not shown.
-41.5 KB
Binary file not shown.
-202 KB
Binary file not shown.
-173 KB
Binary file not shown.

docs/images/create.png

-36.9 KB
Binary file not shown.

docs/images/create1.png

-68.7 KB
Binary file not shown.

docs/images/create2.png

-43.3 KB
Binary file not shown.

docs/images/create3.png

-53.6 KB
Binary file not shown.
-34.2 KB
Binary file not shown.
-61.6 KB
Binary file not shown.
-102 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-60 KB
Binary file not shown.
-129 KB
Binary file not shown.

docs/images/monitor-detail.png

-156 KB
Binary file not shown.

docs/images/monitor-list.png

-80.5 KB
Binary file not shown.

docs/images/node-manager.png

-54.6 KB
Binary file not shown.

docs/images/pull-request-01.png

-18.3 KB
Binary file not shown.

docs/images/pull-request-02.png

-36.4 KB
Binary file not shown.

docs/images/pull-request-03.png

-36.9 KB
Binary file not shown.

docs/images/pull-request-04.png

-27 KB
Binary file not shown.

docs/images/pull-request-05.png

-17.6 KB
Binary file not shown.

docs/images/pull-request-06.png

-13.5 KB
Binary file not shown.

docs/images/query.png

-135 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-63.9 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-43.3 KB
Binary file not shown.
Binary file not shown.
-23.9 KB
Binary file not shown.
Binary file not shown.
-63.6 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-157 KB
Binary file not shown.
-62.7 KB
Binary file not shown.
-56.9 KB
Binary file not shown.
Binary file not shown.
-105 KB
Binary file not shown.
-55.5 KB
Binary file not shown.
-106 KB
Binary file not shown.
-55.4 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-151 KB
Binary file not shown.
-142 KB
Binary file not shown.
-82.5 KB
Binary file not shown.
-10 KB
Binary file not shown.
-17.9 KB
Binary file not shown.
-14.6 KB
Binary file not shown.

docs/images/wechat.png

-193 KB
Binary file not shown.

docs/redis-4.0.8-docker.tar

-11.3 MB
Binary file not shown.

docs/redis-manager.sql

-2
This file was deleted.

documents/contact/qq.jpg

62.3 KB

documents/contact/wechat.jpg

115 KB
50.9 KB
53.4 KB
41.5 KB
48.6 KB
47.4 KB
56 KB
43.8 KB

documents/images/config.png

127 KB

documents/images/data-operation.png

49.1 KB

documents/images/edit-config.png

73.9 KB

documents/images/group-manage.png

37.6 KB

documents/images/import-cluster.png

71.4 KB

documents/images/import-node.png

65.5 KB

documents/images/index-2.png

91.3 KB

documents/images/index.png

58.6 KB

documents/images/info.png

118 KB

documents/images/machine-manage.png

43.3 KB

documents/images/monitor.png

76.8 KB

documents/images/node-manage.png

69.1 KB

documents/images/query.png

62.7 KB
12.6 KB
8.82 KB

documents/images/scan.png

59.3 KB

documents/images/slow-log.png

58.4 KB
51.7 KB
50 KB
52.1 KB

documents/plane.md

+11

0 commit comments

Comments
 (0)