- 25 Nov, 2019 3 commits
-
-
Salvatore Sanfilippo authored
Add macro in bio.h
-
Salvatore Sanfilippo authored
fix move command: WATCH/MULTI/EXEC mechanism breaks
-
Salvatore Sanfilippo authored
Add missing header
-
- 22 Nov, 2019 6 commits
-
-
antirez authored
-
Salvatore Sanfilippo authored
Refactored configs into types that can be generic
-
Madelyn Olson authored
-
Madelyn Olson authored
-
Madelyn Olson authored
-
Madelyn Olson authored
-
- 21 Nov, 2019 7 commits
-
-
Salvatore Sanfilippo authored
Add module api for looking into INFO fields
-
Salvatore Sanfilippo authored
-
Salvatore Sanfilippo authored
Support streams in general module API functions
-
antirez authored
-
Salvatore Sanfilippo authored
Expose used memory to modules via redismodule api
-
Salvatore Sanfilippo authored
-
Daniel Dai authored
macro fix
-
- 20 Nov, 2019 4 commits
-
-
Madelyn Olson authored
-
Salvatore Sanfilippo authored
Adjustments for active defrag defaults
-
Salvatore Sanfilippo authored
fix typo in scripting.acl
-
Daniel Dai authored
-
- 19 Nov, 2019 20 commits
-
-
Salvatore Sanfilippo authored
Module API: add support for long double conversions and replies
-
Salvatore Sanfilippo authored
-
Salvatore Sanfilippo authored
rename RN_SetLRUOrLFU -> RM_SetLRU and RN_SetLFU
-
antirez authored
-
Salvatore Sanfilippo authored
Redis sentinel kill pubsub client connections as well
-
antirez authored
-
Salvatore Sanfilippo authored
fix leak in module api rdb test
-
antirez authored
-
Salvatore Sanfilippo authored
Update adlist.h
-
Salvatore Sanfilippo authored
Improve RM_Call() errno classification.
-
Salvatore Sanfilippo authored
aof: fix assignment for aof_fsync_offset
-
Salvatore Sanfilippo authored
test infra: improve prints on failed assertions
-
antirez authored
-
antirez authored
-
Salvatore Sanfilippo authored
expires & blocking: handle ready keys as call()
-
Yossi Gottlieb authored
RM_Call() will now use EBADF and ENONET in addition to EINVAL in order to provide more information about errors (i.e. when return value is NULL).
-
antirez authored
-
Salvatore Sanfilippo authored
Added scan implementation to module api.
-
Salvatore Sanfilippo authored
-
antirez authored
-