Skip to content

lampmanyao/dynoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DYNOC

Dynoc is a minimalistic C client library for the dynomite.

Features

  • Connection pool.
  • Topology aware load balancing (Token Aware).
  • Health check.

Build

git clone https://github.com/lampmanyao/dynoc.git
cd dynoc/hiredis
make
cd src
make or make debug

Supported Redis Commands

  • SET
  • GET
  • DEL
  • HSET
  • HGET
  • INCR
  • INCRBY
  • DECR
  • DECRBY

TODOs

  • The remaining features of Dyno (Official Client for dynomite)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages