ideawu / ssdb

SSDB - A fast NoSQL database, an alternative to Redis
http://ssdb.io/
BSD 3-Clause "New" or "Revised" License
8.18k stars 1.4k forks source link

Any pure C api for ssdb? #552

Open hwongcom opened 9 years ago

hwongcom commented 9 years ago

I would like to have pure C api for ssdb instead of CPP. Any download links?

ideawu commented 9 years ago

Use hiredis instead.

hwongcom commented 9 years ago

i'm having trouble connecting with redisconnect like ssdb connect... same problem