Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C API? #16

Open
alexreg opened this issue Nov 17, 2015 · 2 comments
Open

C API? #16

alexreg opened this issue Nov 17, 2015 · 2 comments

Comments

@alexreg
Copy link

alexreg commented Nov 17, 2015

Is there a C API for SSDB?

@ideawu
Copy link
Owner

ideawu commented Nov 18, 2015

There is no official C API for SSDB, but you can use any C API for Redis to connect to SSDB. SSDB is compatible with most Redis clients/API.

@reficull
Copy link
Contributor

I have made a c api in my luajit driver,check https://github.com/reficull/DBSS/blob/master/src/DBSS.cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants