Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.
/ doozer-c Public archive

async C client library for doozerd

Notifications You must be signed in to change notification settings

bitly/doozer-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doozer-c

async doozerd client library in C based on buffered_socket

doozerd is a consistent, distributed, data store for storing really important pieces of data.

doozer-c enables asynchronous communication with doozerd via a clean, simple, API.

it currently supports SET, GET, DEL and STAT verbs and handles communication and reconnection to multiple doozerd instances participating in a cluster.

dependencies

About

async C client library for doozerd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages