学习笔记
Home
Archives
Tags
Categories
Search
About
2020
11-22
/
Redis面试题
字符串String、字典Hash、列表List、集合Set、有序集合SortedSet。如果你是Redis中高级用户,还需要加上下面几种数据结构HyperLogLog、Geo、Pub/Sub。如果你说还玩过Redis Module,像BloomFilter,RedisSearch,Redis-ML,面试官得眼睛就开始发亮了
11-17
/
Kafka面试题