Update database.md

This commit is contained in:
cqw-acq 2024-09-20 08:08:40 +08:00 committed by GitHub
parent f9a1f518b6
commit c61ff9cedc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,4 +36,5 @@ MariaDB 是著名的 MySQL 分叉,只是服务器腐竹的话,你只需要知道
### Redis ### Redis
TODO Redis 是一个开源的内存数据库,遵守 BSD 协议,它提供了一个高性能的存储系统,常用于缓存、消息队列、会话存储等应用场景。