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
/
deps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo
Jack Drogon
2018-07-03
1
-3
/
+3
*
add defrag hint support into jemalloc 5
Oran Agra
2018-06-27
3
-0
/
+43
*
Security: fix Lua struct package offset handling.
antirez
2018-06-13
1
-2
/
+6
*
Security: more cmsgpack fixes by @soloestoy.
antirez
2018-06-13
1
-0
/
+7
*
Security: update Lua struct package for security.
antirez
2018-06-13
1
-23
/
+23
*
Security: fix Lua cmsgpack library stack overflow.
antirez
2018-06-13
1
-0
/
+3
*
Backport hiredis issue 525 fix to compile on FreeBSD.
antirez
2018-05-25
1
-1
/
+1
*
Generate configure for Jemalloc.
antirez
2018-05-24
3
-0
/
+13746
*
Add --with-version in Jemalloc config script.
antirez
2018-05-24
1
-1
/
+1
*
Specify that Jemalloc configure requires version.
antirez
2018-05-24
1
-5
/
+10
*
Jemalloc upgraded to version 5.0.1.
antirez
2018-05-24
300
-34631
/
+40603
*
Update documentation about how to upgrade Jemalloc.
antirez
2018-05-24
1
-3
/
+20
*
Active defrag fixes for 32bit builds
Oran Agra
2018-05-17
1
-2
/
+2
*
Revert "Jemalloc updated to 4.4.0."
antirez
2017-04-22
150
-17142
/
+6259
*
Jemalloc updated to 4.4.0.
antirez
2017-01-30
150
-6259
/
+17142
*
Defrag: activate it only if running modified version of Jemalloc.
antirez
2017-01-10
1
-0
/
+4
*
active memory defragmentation
oranagra
2016-12-30
1
-0
/
+32
*
deps/hiredis updated to latest version.
antirez
2016-12-21
34
-817
/
+2393
*
Update linenoise to fix insecure redis-cli history file creation.
antirez
2016-07-29
1
-1
/
+6
*
geohash.c and geohash_helper.c are part of Redis.
antirez
2016-07-06
6
-711
/
+0
*
Geo: fix typo in geohashEstimateStepsByRadius().
antirez
2016-05-30
1
-1
/
+1
*
Fix GEORADIUS wrong output with radius > Earth radius.
antirez
2016-05-30
1
-0
/
+2
*
Actually use --with-lg-quantum=3 to build jemalloc.
antirez
2016-05-18
1
-1
/
+1
*
redis-cli hints.
antirez
2016-04-13
2
-1
/
+9
*
Linenoise updated again (hints support).
antirez
2016-04-12
4
-8
/
+248
*
Linenoise updated.
antirez
2016-04-06
1
-15
/
+45
*
Remove Lua state reference from buffers in lua_cmsgpack.
antirez
2016-02-10
1
-28
/
+25
*
cmsgpack: pass correct osize values to lua allocator, update correct buf free...
yoav@monfort.co.il
2016-02-07
1
-4
/
+4
*
lua_struct.c/getnum: throw error if overflow happen
Sun He
2015-12-13
1
-4
/
+6
*
Lua debugger: use sds_malloc() to allocate eval cli array.
antirez
2015-11-17
2
-0
/
+17
*
Jemalloc configure script fixed to work nested.
antirez
2015-10-07
1
-18
/
+0
*
Jemalloc updated to 4.0.3.
antirez
2015-10-06
137
-10017
/
+19876
*
Added a README into deps on dependencies and how to upgrade.
antirez
2015-10-06
1
-0
/
+66
*
deps/hiredis SDS updated to version 2.0.0.
antirez
2015-07-25
3
-145
/
+513
*
Jemalloc: use LG_QUANTUM of 3 for AMD64 and I386.
antirez
2015-07-24
1
-2
/
+2
*
Geo: use ULL suffix for unsigned 64 bit constants.
antirez
2015-07-09
1
-14
/
+14
*
Geo: -Ofast breaks builds on older GCCs.
antirez
2015-07-09
1
-1
/
+1
*
Geo: validate long,lat passed by user via API
antirez
2015-07-06
2
-9
/
+19
*
Geo: sync faster decoding from krtm that synched from Ardb.
antirez
2015-07-01
1
-56
/
+95
*
Geo: added my copyright notice in modified files.
geo
antirez
2015-06-29
4
-0
/
+4
*
Geo: GEODIST and tests.
antirez
2015-06-29
2
-2
/
+4
*
Geo: from lat,lon API to lon,lat API according to GIS standard
antirez
2015-06-26
4
-89
/
+62
*
Geo: Fix geohashEstimateStepsByRadius() step underestimation.
antirez
2015-06-24
2
-9
/
+18
*
Geo: big refactoring of geo.c, zset.[ch] removed.
antirez
2015-06-23
1
-4
/
+0
*
Geo: removed useless functions, Marcatore coordinates, bool usage
antirez
2015-06-22
4
-213
/
+92
*
[In-Progress] Add Geo Commands
Matt Stancliff
2015-06-22
6
-0
/
+797
*
disable loading lua bytecode
Ben Murphy
2015-06-03
1
-1
/
+1
*
Scripting: Lua cmsgpack lib updated to include str8 support
antirez
2015-06-03
1
-29
/
+42
*
Fix Sentinel memory leak (hiredis bug)
antirez
2015-04-28
1
-0
/
+1
*
Set optional 'static' for Quicklist+Redis
Matt Stancliff
2015-01-02
1
-1
/
+1
[next]