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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2018-09-26
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #5373 from gkorland/patch-5
Salvatore Sanfilippo
2018-09-25
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
add missing argument to function doc
Guy Korland
2018-09-21
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Modules: dictionary API WIP #10: export API to modules.
antirez
2018-09-26
2
-0
/
+60
|
/
/
/
/
/
*
|
|
|
|
Modules: dictionary API WIP #9: iterator returning string object.
antirez
2018-09-25
1
-6
/
+23
*
|
|
|
|
Modules: dictionary API WIP #8: Iterator next/prev.
antirez
2018-09-25
1
-0
/
+42
*
|
|
|
|
Modules: dictionary API WIP #7: don't store the context.
antirez
2018-09-25
1
-8
/
+7
*
|
|
|
|
Modules: dictionary API WIP #6: implement automatic memory management.
antirez
2018-09-25
1
-7
/
+21
*
|
|
|
|
Modules: dictionary API work in progress #5: rename API for consistency.
antirez
2018-09-25
1
-25
/
+25
*
|
|
|
|
Modules: change RedisModuleString API to allow NULL context.
antirez
2018-09-24
1
-12
/
+33
*
|
|
|
|
Modules: dictionary API work in progress #4: reseek API.
antirez
2018-09-24
1
-6
/
+25
*
|
|
|
|
Modules: dictionary API work in progress #3: Iterator creation.
antirez
2018-09-24
1
-1
/
+41
*
|
|
|
|
Modules: dictionary API work in progress #2: Del API.
antirez
2018-09-24
1
-2
/
+17
*
|
|
|
|
Modules: dictionary API work in progress #1.
antirez
2018-09-21
2
-1
/
+95
|
/
/
/
/
*
|
|
|
Module cluster flags: use RM_SetClusterFlags() in the example.
antirez
2018-09-19
2
-0
/
+11
*
|
|
|
Module cluster flags: add RM_SetClusterFlags() API.
cluster-api-improvements
antirez
2018-09-19
3
-0
/
+33
*
|
|
|
Module cluster flags: add hooks for NO_FAILOVER flag.
antirez
2018-09-19
1
-2
/
+4
*
|
|
|
Module cluster flags: add hooks for NO_REDIRECTION flag.
antirez
2018-09-19
3
-4
/
+14
*
|
|
|
Module cluster flags: initial vars / defines added.
antirez
2018-09-19
5
-0
/
+20
*
|
|
|
Modules: rename the reused static client to something more general.
antirez
2018-09-18
1
-8
/
+10
*
|
|
|
Modules: associate a fake client to timer context callback.
antirez
2018-09-18
1
-0
/
+2
*
|
|
|
Modules: associate a fake client to cluster message context callback.
antirez
2018-09-18
1
-0
/
+2
*
|
|
|
Cluster Manager: clusterManagerFixOpenSlot now counts node's keys in slot
artix
2018-09-17
1
-1
/
+20
*
|
|
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2018-09-17
2
-2
/
+2
|
\
\
\
\
|
*
\
\
\
Merge pull request #5348 from gkorland/patch-2
Salvatore Sanfilippo
2018-09-17
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
No need to return "OK"
Guy Korland
2018-09-13
1
-1
/
+1
|
*
|
|
|
|
Merge pull request #5352 from gkorland/patch-3
Salvatore Sanfilippo
2018-09-17
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
typo fix
Guy Korland
2018-09-16
1
-1
/
+1
*
|
|
|
|
|
|
Revert "fix repeat argument issue and reduce unnessary loop times for redis-c...
antirez
2018-09-17
1
-12
/
+7
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1 from gkorland/patch-5
Guy Korland
2018-09-17
1
-10
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix few typos
Guy Korland
2018-09-17
1
-10
/
+10
|
|
/
/
/
/
/
*
|
|
|
|
|
RedisModule_HashSet call must end with NULL
Guy Korland
2018-09-17
1
-1
/
+3
|
/
/
/
/
/
*
|
|
|
|
LOLWUT: split the command from version-specific implementations.
antirez
2018-09-14
3
-241
/
+297
*
|
|
|
|
Slave removal: add a few forgotten aliases for CONFIG SET.
antirez
2018-09-13
1
-0
/
+10
*
|
|
|
|
LOLWUT: add Redis version in the output.
antirez
2018-09-13
1
-1
/
+3
|
/
/
/
/
*
|
|
|
LOLWUT: Ness -> Nees.
antirez
2018-09-13
1
-1
/
+1
*
|
|
|
LOLWUT: Limit maximum CPU effort.
antirez
2018-09-13
1
-0
/
+5
*
|
|
|
LOLWUT: change padding conditional to a more direct one.
antirez
2018-09-13
1
-1
/
+1
*
|
|
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2018-09-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix spelling descrive -> describe
Slobodan Mišković
2018-09-12
1
-1
/
+1
*
|
|
|
|
LOLWUT: fix crash when col < 2.
antirez
2018-09-13
1
-1
/
+1
|
/
/
/
/
*
|
|
|
LOLWUT: fix structure typo in comment.
antirez
2018-09-12
1
-1
/
+1
*
|
|
|
LOLWUT: Fix license copyright year.
antirez
2018-09-12
1
-1
/
+1
*
|
|
|
LOLWUT: increase the translation factor.
antirez
2018-09-12
1
-2
/
+2
*
|
|
|
LOLWUT: change default size to fit a normal terminal better.
antirez
2018-09-12
1
-6
/
+6
*
|
|
|
LOLWUT: wrap it into a proper command.
antirez
2018-09-12
4
-15
/
+40
*
|
|
|
LOLWUT: draw Schotter by Georg Nees.
antirez
2018-09-12
1
-3
/
+47
*
|
|
|
LOLWUT: draw rotated squares using trivial trigonometry.
antirez
2018-09-12
1
-0
/
+44
*
|
|
|
LOLWUT: draw lines using Bresenham algorithm.
antirez
2018-09-11
1
-2
/
+26
*
|
|
|
LOLWUT: Rendering of the virtual canvas to a string.
antirez
2018-09-11
1
-7
/
+78
[prev]
[next]