index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build commands.c in Makefile (#10039)
Viktor Söderqvist
2022-01-06
1
-0
/
+12
*
Added INFO LATENCYSTATS section: latency by percentile distribution/latency b...
filipe oliveira
2022-01-05
1
-2
/
+2
*
Fix C11_ATOMIC detection on GNU Make 4.3 (#10033)
王辉
2022-01-04
1
-2
/
+4
*
Auto-generate the command table from JSON files (#9656)
guybe7
2021-12-15
1
-4
/
+1
*
Redis Functions - Added redis function unit and Lua engine
meir@redislabs.com
2021-12-02
1
-1
/
+1
*
Redis Functions - Introduce script unit.
meir@redislabs.com
2021-12-01
1
-1
/
+1
*
Redis Functions - Move code to make review process easier.
meir@redislabs.com
2021-12-01
1
-1
/
+1
*
Add sanitizer support and clean up sanitizer findings (#9601)
Ozan Tezcan
2021-11-11
1
-0
/
+21
*
Allow to override OPENSSL_PREFIX (#9567)
Yunier Pérez
2021-09-30
1
-6
/
+10
*
Add make test-cluster option (#9478)
yancz2000
2021-09-09
1
-0
/
+3
*
Propagate OPENSSL_PREFIX to hiredis. (#9345)
Yossi Gottlieb
2021-08-08
1
-4
/
+6
*
Unified Lua and modules reply parsing and added RESP3 support to RM_Call (#9202)
Meir Shpilraien (Spielrein)
2021-08-04
1
-1
/
+1
*
modules: Add newlen == 0 handling to RM_StringTruncate (#3717) (#3718)
Evan
2021-06-22
1
-0
/
+5
*
Remove gopher protocol support. (#9057)
yoav-steinberg
2021-06-16
1
-1
/
+1
*
Remove redundant -latomic on arm64. (#8867)
Yossi Gottlieb
2021-04-26
1
-5
/
+1
*
Fail fast when systemic error occurs in poll (#8749)
Andy Pan
2021-04-26
1
-2
/
+2
*
Fix the display of make install (#8667)
yjph
2021-04-10
1
-3
/
+14
*
Add run all test support with define REDIS_TEST (#8570)
sundb
2021-03-10
1
-4
/
+1
*
Cleanup clang warnings. (#8546)
Yossi Gottlieb
2021-02-24
1
-0
/
+5
*
Fix random element selection for large hash tables. (#8133)
Greg Femec
2020-12-23
1
-4
/
+4
*
Fix TLS build on macOS arm64 systems (#8197)
Felix Bünemann
2020-12-23
1
-0
/
+10
*
install redis-check-rdb and redis-check-aof as symlinks to redis-server (#5745)
Nick Revin
2020-12-17
1
-2
/
+2
*
Several (mostly Solaris-related) cleanups (#8171)
Yossi Gottlieb
2020-12-13
1
-3
/
+5
*
Clean up building with USE_SYSTEMD. (#8073)
Yossi Gottlieb
2020-11-22
1
-5
/
+8
*
TLS Support for redis-benchmark (#7959)
filipe oliveira
2020-10-28
1
-2
/
+2
*
redis-benchmark: add tests, --version, a minor bug fixes (#7947)
filipe oliveira
2020-10-26
1
-1
/
+1
*
Makefile: enable program suffixes via PROG_SUFFIX (#7868)
Rafi Einstein
2020-10-01
1
-6
/
+6
*
Add support for Haiku OS (#7435)
David CARLIER
2020-09-29
1
-0
/
+7
*
Normalize sds test mechanism together with some compile warnings. (#7854)
WuYunlong
2020-09-28
1
-4
/
+0
*
Further NetBSD update and build fixes. (#7831)
David CARLIER
2020-09-23
1
-1
/
+11
*
Fix C11 detection in the makefile (#7822)
Oran Agra
2020-09-21
1
-1
/
+1
*
Implement redisAtomic to replace _Atomic C11 builtin (#7707)
Wang Yuan
2020-09-17
1
-2
/
+12
*
Fix double-make issue with make && make install. (#7734)
Yossi Gottlieb
2020-09-01
1
-0
/
+2
*
Use H/W Monotonic clock and updates to AE (#7644)
Jim Brunner
2020-08-28
1
-3
/
+3
*
Extended redis-benchmark instant metrics and overall latency report (#7600)
filipe oliveira
2020-08-25
1
-3
/
+3
*
Adds redis-cli and redis-benchmark dependencies for `make test` target
Mota
2020-08-11
1
-2
/
+2
*
Use pkg-config to properly detect libssl and libcrypto libraries (#7452)
James Hilliard
2020-07-10
1
-3
/
+15
*
NetBSD build update.
David Carlier
2020-05-12
1
-0
/
+10
*
Support setcpuaffinity on linux/bsd
zhenwei pi
2020-05-02
1
-1
/
+1
*
Implemented CRC64 based on slice by 4
Madelyn Olson
2020-04-24
1
-2
/
+2
*
timeout.c created: move client timeouts code there.
antirez
2020-03-27
1
-1
/
+1
*
Remove duplicate obj files in Makefile
bodong.ybd
2020-03-12
1
-2
/
+2
*
Add support for incremental build with header files
John Sully
2020-01-01
1
-1
/
+5
*
Merge pull request #6052 from jtru/better-systemd-integration-v2
Salvatore Sanfilippo
2019-12-19
1
-0
/
+25
|
\
|
*
Auto-detect and link libsystemd at compile-time
Johannes Truschnigg
2019-11-19
1
-0
/
+25
*
|
Fix Pi build needing -latomic. Issue #6275.
antirez
2019-11-29
1
-0
/
+9
|
/
*
Fix Makefile merge issue.
Yossi Gottlieb
2019-10-16
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/unstable' into tls
Yossi Gottlieb
2019-10-16
1
-1
/
+1
|
\
|
*
LOLWUT: refactoring + skeleton of LOLWUT 6.
antirez
2019-10-04
1
-1
/
+1
|
*
ACL: add slightly modified version of sha256.c for password hashing.
antirez
2019-09-12
1
-1
/
+1
[next]