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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
create-cluster clean now will clean appendonlydir (#10223)
Binbin
2022-02-07
1
-5
/
+10
*
fix file permissions for scripts in utils folder (#10241)
Oran Agra
2022-02-05
2
-0
/
+2
*
redis-cli generates command help tables from the results of COMMAND (#10043)
Jason Elbaum
2022-02-05
1
-0
/
+0
*
Add 'Available since' to module API function docs (#10229)
Viktor Söderqvist
2022-02-03
1
-0
/
+194
*
Add key-specs notes (#10193)
guybe7
2022-01-30
1
-1
/
+2
*
Update generate-command-help.rb and help.h. (#10196)
Yossi Gottlieb
2022-01-27
1
-4
/
+11
*
Add command tips to COMMAND DOCS (#10104)
guybe7
2022-01-20
1
-12
/
+12
*
Fix fcall_ro key spec flags in commands.c (#10145)
Binbin
2022-01-19
1
-6
/
+8
*
New detailed key-spec flags (RO, RW, OW, RM, ACCESS, UPDATE, INSERT, DELETE) ...
Oran Agra
2022-01-18
1
-4
/
+8
*
Move doc metadata from COMMAND to COMMAND DOCS (#10056)
Oran Agra
2022-01-11
1
-37
/
+58
*
Adds utils/gen-commands-json.py (#9958)
Itamar Haber
2021-12-27
1
-0
/
+114
*
Command table: Sorted subcommands (#9951)
guybe7
2021-12-16
1
-6
/
+8
*
Auto-generate the command table from JSON files (#9656)
guybe7
2021-12-15
1
-0
/
+417
*
Use utils/create-cluster from any dir (#9766)
Vadim Pushtaev
2021-11-11
1
-1
/
+3
*
Adds the "bitmap" category to redis-cli help(#9474)
Itamar Haber
2021-09-09
1
-1
/
+2
*
Fixed some typos, add a spell check ci and others minor fix (#8890)
Binbin
2021-06-10
5
-6
/
+6
*
Remove useless - from help.h on commands with no arguments (#8939)
Oran Agra
2021-05-18
1
-1
/
+1
*
Typo fix in gen-test-certs.sh (#8841)
pfee
2021-04-25
1
-1
/
+1
*
Changes http to https in texts (#8495)
cheese1
2021-03-10
1
-1
/
+1
*
TLS: Add different client cert support. (#8076)
Yossi Gottlieb
2020-12-11
1
-15
/
+50
*
Limit the main db and expires dictionaries to expand (#7954)
Wang Yuan
2020-12-06
1
-1
/
+2
*
Adds support for nested args in cli's help (#8074)
Itamar Haber
2020-11-30
1
-3
/
+9
*
Squash merging 125 typo/grammar/comment/doc PRs (#7773)
Oran Agra
2020-09-10
2
-2
/
+2
*
Start redis after network is online (#7639)
YoongHM
2020-08-11
1
-0
/
+2
*
add force option to 'create-cluster create' script call (#7612)
Frank Meier
2020-08-05
1
-2
/
+6
*
Fixes to release scripts (#7547)
Oran Agra
2020-07-21
2
-2
/
+2
*
Adds SHA256SUM to redis-stable tarball upload
Itamar Haber
2020-07-16
1
-0
/
+1
*
update release scripts for new hosts, and CI to run more tests (#7480)
Oran Agra
2020-07-12
4
-23
/
+45
*
change references to the github repo location (#7479)
Oran Agra
2020-07-10
2
-2
/
+2
*
Fix create-cluster BIN_PATH.
antirez
2020-04-28
1
-1
/
+1
*
Update create-cluster
Itamar Haber
2020-02-28
1
-1
/
+1
*
Adds `BIN_PATH` to create-cluster
Itamar Haber
2020-02-28
1
-6
/
+8
*
Merge pull request #6052 from jtru/better-systemd-integration-v2
Salvatore Sanfilippo
2019-12-19
3
-0
/
+88
|
\
|
*
Do not install SysV init-scripts on systemd-enabled hosts
Johannes Truschnigg
2019-11-19
1
-0
/
+10
|
*
Provide example systemd service unit files for redis-server
Johannes Truschnigg
2019-11-19
2
-0
/
+78
*
|
create-cluster script tailall option.
antirez
2019-12-11
1
-0
/
+7
*
|
create-cluster script: allow additional options.
antirez
2019-12-03
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'upstream/unstable' into tls
Yossi Gottlieb
2019-10-16
2
-3
/
+5
|
\
|
*
Added cluster host and protected mode variables
nikhilajayk
2019-09-26
2
-3
/
+5
*
|
TLS: Connections refactoring and TLS support.
Yossi Gottlieb
2019-10-07
1
-0
/
+23
|
/
*
tracking_collisions.c: sha1 + crc64 implemented.
antirez
2019-08-02
1
-0
/
+36
*
tracking_collisions.c: initial skeleton.
antirez
2019-08-02
1
-0
/
+40
*
Note that install_server.sh is not for Mac OSX
Brad Solomon
2019-03-09
1
-0
/
+3
*
fix corrupt_rdb.c bug.Let the name of input rdb file name be valid.
varianfeng
2019-03-01
1
-1
/
+2
*
showfreq.rb: collect more data for better graphs.
antirez
2019-02-19
1
-1
/
+1
*
Improve README of better-random-member directory.
better-random-member
antirez
2019-02-19
1
-2
/
+14
*
Add showfreq.rb to SRANDMEMBER analysis tools.
antirez
2019-02-18
1
-0
/
+23
*
showdist.rb utility for SRANDMEMBER analysis added.
antirez
2019-02-18
2
-0
/
+35
*
changelog.tcl: get optional argument for number of commits.
antirez
2018-10-10
1
-3
/
+8
*
Fix typo
Jack Drogon
2018-07-03
1
-1
/
+1
[next]