- 19 Nov, 2019 29 commits
- 
- 
Johannes Truschnigg authored
- 
Johannes Truschnigg authoredInstead of replicating a subset of libsystemd's sd_notify(3) internally, use the dynamic library provided by systemd to communicate with the service manager. When systemd supervision was auto-detected or configured, communicate the actual server status (i.e. "Loading dataset", "Waiting for master<->replica sync") to systemd, instead of declaring readiness right after initializing the server process. 
- 
Salvatore Sanfilippo authoredModule API: add support for long double conversions and replies 
- 
Salvatore Sanfilippo authored
- 
Salvatore Sanfilippo authoredrename RN_SetLRUOrLFU -> RM_SetLRU and RN_SetLFU 
- 
antirez authored
- 
Salvatore Sanfilippo authoredRedis sentinel kill pubsub client connections as well 
- 
antirez authored
- 
Salvatore Sanfilippo authoredfix leak in module api rdb test 
- 
antirez authored
- 
Salvatore Sanfilippo authoredUpdate adlist.h 
- 
Salvatore Sanfilippo authoredImprove RM_Call() errno classification. 
- 
Salvatore Sanfilippo authoredaof: fix assignment for aof_fsync_offset 
- 
Salvatore Sanfilippo authoredtest infra: improve prints on failed assertions 
- 
antirez authored
- 
antirez authored
- 
Salvatore Sanfilippo authoredexpires & blocking: handle ready keys as call() 
- 
Yossi Gottlieb authoredRM_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 authoredAdded scan implementation to module api. 
- 
Salvatore Sanfilippo authored
- 
antirez authored
- 
Salvatore Sanfilippo authoredmodule docs, missing LOADING flag 
- 
Salvatore Sanfilippo authoredAdd RM_ModuleTypeReplaceValue. 
- 
Salvatore Sanfilippo authoredRedis Module API calls to allow re-use of data type RDB save/load. 
- 
Salvatore Sanfilippo authoredSlightly more efficient RM_ReplyWithEmptyString 
- 
Salvatore Sanfilippo authoredXADD with ID 0-0 stores an empty key 
- 
Salvatore Sanfilippo authoredUpdate mkreleasehdr.sh 
- 
喜欢兰花山丘 authoredfix date +%s errata 
 
- 
- 18 Nov, 2019 5 commits
- 15 Nov, 2019 2 commits
- 14 Nov, 2019 4 commits