项目中使用redis存储,key-value方式,在Redis中字符串类型的Value最多可以容纳的数据长度是512M
官方信息:
A String value can be at max 512 Megabytes in length.

Redis 中 String 类型可以容纳的最大数据长度


Redis中String类型的Value最大可以容纳数据长度

https://blog.csdn.net/lu_wei_wei/article/details/50906101

相关文章:

  • 2021-12-15
  • 2021-12-09
  • 2022-12-23
  • 2021-06-25
  • 2021-06-29
  • 2021-11-15
猜你喜欢
  • 2022-02-28
  • 2021-09-16
  • 2022-12-23
  • 2021-09-07
相关资源
相似解决方案