8000 GitHub - xianxu/gassandra: cassandra client lib in go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xianxu/gassandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

Gassandra is a simple wrapper of Cassandra. It wraps Cassandra as a rpcx.Service (for a given Keyspace) with interface:

Serve(req interface{}, rsp interface{}, timeout time.Duration) error

Where req is a rpcx.RpcReq { Fn string, Args interface{} }

About

cassandra client lib in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0