cupen / kv

key-value API style for redis/mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce

KV api based on redis/mongodb/mysql

Test

go install golang.org/dl/go1.18rc1@latest
go1.18rc1 download
go1.18rc1 test ./...
go test ./...
go test -bench=. ./...

About

key-value API style for redis/mongodb


Languages

Language:Go 100.0%