fuqiuluo’s blog

记录美好生活

技术分享

Redis与Garnet性能比较

#redis#garnet
type
Post
status
Published
date
May 9, 2024
slug
redis-vs-garnet
summary
Redis与Garnet性能比较,只是一次简单的测试,没有什么复杂的,就测试了简单的读写而已😋!
tags
redis
garnet
category
技术分享
icon
password

Redis环境

版本:7.2.4

Garnet环境

版本:v0.10.21 (.NET 8.0)

测试代码

测试结果

经过上方的代码测试Garnet全方位碾压Redis ,但是为什么没人用Garnet呢?

Garnet读写测试

notion image

Redis读写测试

notion image

内存占用

notion image
notion image
Loading...