Skip to content

jellyhi/rpb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpb是什么

生成protobuf message存取redis的golang读写代码

支持的redis key类型

hash

  • del
  • hgetall
  • hmget
  • hexists
  • hkeys
  • hvals
  • hlen
  • hdel
  • hmset

list

TODO

set

TODO

zset

TODO

string

TODO

pipeline benchmark

goos: linux
goarch: amd64
pkg: github.com/jellyhi/rpb/example/main
cpu: Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz
Benchmark-20                        1761            674407 ns/op
BenchmarkPipeline-20               23767             50662 ns/op
PASS
ok      github.com/jellyhi/rpb/example/main     2.979s

usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published