count值为BigIntegersum值位BigDeciaml
private static void callJs(String data) throws Exception { ScriptEngineManager scriptEngineManager =new ScriptEngineManager(); ScriptEngine engine = scriptEngineManager.getEngineByName(...
1.修改配置文件notify-keyspace-events Ex当key失效时会发布消息2.程序订阅消息__keyevent@0__:expired其中 0 为数据库索引
根据用户访问者的IP,永远只会分发到同一台主机。配置:updtream appserver{ ip_hash; server 192.168.0.100; server 192.168.0.101; }
http节点中配置缓存proxy_cache_path /usr/data/nginx/cache levels=1:2 keys_zone=mycache:10m max_size=10g inactive=60m use_temp_path=off;2.启用配置location / { proxy_pass http://192.168.0.199:808...