Skip to content

Some benchmarking around large redis stream reads in Go

Notifications You must be signed in to change notification settings

srt32/go-redis-bm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Have redis running

go get ./...
go run cmd/write/main.go
go run cmd/read/main.go
% go run cmd/read/main.go                                       
total elements read: 200000 that took 533.653019ms%           

About

Some benchmarking around large redis stream reads in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages