Categorygithub.com/pengdafu/redis-golang
repositorypackage
0.0.0-20240401020004-4ab9851a811d
Repository: https://github.com/pengdafu/redis-golang.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Support Command

common

  • expire
  • del
  • unlink
  • select

string

  • set
  • get

hash

  • hset
  • hmset
  • hdel
  • hgetall
  • hkeys
  • hvals

set

  • sadd
  • srem
  • scard
  • smembers
  • sinter

... todo