Skip to content

lawyerance/sdcc

Repository files navigation

README

build

./gradlew clean relase -x test

run

提供两种运行方式: 单机模式和集群模式

单机模式

单机模式下,使用caffeine进行本地缓存,配置缓存相关信息使用配置文件application-standalone.yaml

启动脚本

sh bin/startup.sh -m standalone

集群模式

集群模式下,使用redis作为分布式缓存,配置缓存相关信息使用配置文件application-cluster.yaml

启动脚本

sh bin/startup.sh -m cluster

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published