Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1552bdf

Browse filesBrowse files
committed
修正链接内容。
1 parent 0fc47bd commit 1552bdf
Copy full SHA for 1552bdf

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎docs/redis/Redis基础.md‎

Copy file name to clipboardExpand all lines: docs/redis/Redis基础.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
******注:本人在面试回答到Redis相关的问题的时候,经常提到BloomFilter(布隆过滤器)这玩意的使用场景是真的多,而且用起来是真的香,原理也好理解,看一下文章就可以在面试官面前侃侃而谈了,不香么?下方传送门 ↓******
3131

32-
[避免缓存击穿的利器之BloomFilter](https://juejin.im/post/5db69365518825645656c0de)
32+
[避免缓存穿透的利器之BloomFilter](https://juejin.im/post/5db69365518825645656c0de)
3333

3434
### 如果有大量的key需要设置同一时间过期,一般需要注意什么?
3535

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.