Skip to content

neurodrone/C-etcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

C API for etcd

Under construction.

Implemented:

  • GET
  • SET with ttl
  • DELETE
  • TEST and SET with ttl

Todo

  • Tests
  • Clustering
  • Leader detection
  • WATCH prefix
  • LIST
  • HTTPS support

About

C API for `etcd` distributed KV store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages