- 博客(3)
- 收藏
- 关注
翻译 Redis经典总结
不管你是从事Python、Java、Go、PHP、Ruby等等......Redis都应该是一个比较熟悉的中间件。而大部分经常写业务代码的程序员,实际工作中或许只用到了set value、GetValue两个操作,而对Redis缺乏一个整体的认识。今天就来对Redis的常见问题做一个总结。希望能够帮助到大家。Redis是什么Redis是一个开源的底层使用C语言编写的Key-Value存...
2019-01-14 11:35:39
200
原创 异常:PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException:
java使用httpclient或者restTemplate进行https请求时,出现如下异常: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) at sun.security.s...
2019-01-10 10:37:44
15255
4
原创 Redis无法在cmd上命令启动
Redis无法启动今天在启动Redis时提示以下错:F:\redis>redis-server redis.Windows.conf[195596] 09 Jan 11:23:03.070 #The Windows version of Redis allocates a memory mapped heap for sharing withthe forked process u...
2019-01-09 13:49:01
2383
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人