mirror of
https://github.com/fluencelabs/redis
synced 2025-06-28 16:31:33 +00:00
first commit
This commit is contained in:
1
client-libraries/erlang/include/erldis.hrl
Normal file
1
client-libraries/erlang/include/erldis.hrl
Normal file
@ -0,0 +1 @@
|
||||
-record(redis, {socket,buffer=[],reply_caller,parsers,remaining=0,pstate=empty,results=[]}).
|
Reference in New Issue
Block a user