05.07.2011, 12:29
Hi All,
I've been considering porting hiredis (a minimal Redis C library/client) to a sa-mp plugin. At first I was thinking about doing it in pawn, using one of the socket plugins (just because the redis protocol is so simple).. however I decided there would probably be too much overhead, and I'd be better off just learning sa-mp's plugin architecture and writing a real plugin.
I'm just testing the waters here, not promising anything, but would anyone else be interested in using a DB Driver aside from sqlite or MySQL?
I've been considering porting hiredis (a minimal Redis C library/client) to a sa-mp plugin. At first I was thinking about doing it in pawn, using one of the socket plugins (just because the redis protocol is so simple).. however I decided there would probably be too much overhead, and I'd be better off just learning sa-mp's plugin architecture and writing a real plugin.
I'm just testing the waters here, not promising anything, but would anyone else be interested in using a DB Driver aside from sqlite or MySQL?