mirror of
https://github.com/fluencelabs/redis
synced 2025-06-20 12:36:31 +00:00
Merge pull request #426 from anydot/fix-rm-vm-comments
remove mentions of VM in comments
This commit is contained in:
@ -89,7 +89,6 @@
|
||||
#define REDIS_SET 2
|
||||
#define REDIS_ZSET 3
|
||||
#define REDIS_HASH 4
|
||||
#define REDIS_VMPOINTER 8
|
||||
|
||||
/* Objects encoding. Some kind of objects like Strings and Hashes can be
|
||||
* internally represented in multiple ways. The 'encoding' field of the object
|
||||
|
Reference in New Issue
Block a user