package
Version:
v0.0.0-...-fe58d70
Opens a new window with list of versions in this module.
Published: Apr 17, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ShardCache 定义分片缓存的数据结构
New 创建一个分片的键值对缓存
分片数量:runtime.NumCPU() * 32
func (own *ShardCache[K, V]) Store(key K, value V)
Store 缓存数据
Source Files
¶
Click to show internal directories.
Click to hide internal directories.