History log of /redis-3.2.3/utils/ (Results 1 – 25 of 81)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a117dfa801-Jul-2016 antirez <[email protected]>

Added a trivial program to randomly corrupt RDB files in /utils.


/redis-3.2.3/00-RELEASENOTES
/redis-3.2.3/README.md
/redis-3.2.3/deps/Makefile
/redis-3.2.3/deps/geohash-int/geohash_helper.c
/redis-3.2.3/deps/hiredis/sds.c
/redis-3.2.3/deps/hiredis/sds.h
/redis-3.2.3/deps/linenoise/README.markdown
/redis-3.2.3/deps/linenoise/example.c
/redis-3.2.3/deps/linenoise/linenoise.c
/redis-3.2.3/deps/linenoise/linenoise.h
/redis-3.2.3/deps/lua/src/lua_cmsgpack.c
/redis-3.2.3/deps/lua/src/lua_struct.c
/redis-3.2.3/redis.conf
/redis-3.2.3/src/adlist.c
/redis-3.2.3/src/ae.c
/redis-3.2.3/src/ae.h
/redis-3.2.3/src/ae_epoll.c
/redis-3.2.3/src/ae_select.c
/redis-3.2.3/src/anet.h
/redis-3.2.3/src/aof.c
/redis-3.2.3/src/bitops.c
/redis-3.2.3/src/cluster.c
/redis-3.2.3/src/cluster.h
/redis-3.2.3/src/config.c
/redis-3.2.3/src/db.c
/redis-3.2.3/src/debug.c
/redis-3.2.3/src/dict.c
/redis-3.2.3/src/geo.c
/redis-3.2.3/src/help.h
/redis-3.2.3/src/memtest.c
/redis-3.2.3/src/networking.c
/redis-3.2.3/src/object.c
/redis-3.2.3/src/quicklist.c
/redis-3.2.3/src/quicklist.h
/redis-3.2.3/src/rdb.c
/redis-3.2.3/src/redis-check-rdb.c
/redis-3.2.3/src/redis-cli.c
/redis-3.2.3/src/redis-trib.rb
/redis-3.2.3/src/replication.c
/redis-3.2.3/src/rio.c
/redis-3.2.3/src/rio.h
/redis-3.2.3/src/scripting.c
/redis-3.2.3/src/sds.c
/redis-3.2.3/src/sds.h
/redis-3.2.3/src/sentinel.c
/redis-3.2.3/src/server.c
/redis-3.2.3/src/server.h
/redis-3.2.3/src/t_list.c
/redis-3.2.3/src/t_set.c
/redis-3.2.3/src/t_string.c
/redis-3.2.3/src/t_zset.c
/redis-3.2.3/src/version.h
/redis-3.2.3/tests/cluster/tests/04-resharding.tcl
/redis-3.2.3/tests/cluster/tests/07-replica-migration.tcl
/redis-3.2.3/tests/cluster/tests/12-replica-migration-2.tcl
/redis-3.2.3/tests/instances.tcl
/redis-3.2.3/tests/support/test.tcl
/redis-3.2.3/tests/test_helper.tcl
/redis-3.2.3/tests/unit/bitfield.tcl
/redis-3.2.3/tests/unit/bitops.tcl
/redis-3.2.3/tests/unit/dump.tcl
/redis-3.2.3/tests/unit/geo.tcl
/redis-3.2.3/tests/unit/hyperloglog.tcl
/redis-3.2.3/tests/unit/introspection-2.tcl
/redis-3.2.3/tests/unit/other.tcl
/redis-3.2.3/tests/unit/scripting.tcl
/redis-3.2.3/tests/unit/type/list-3.tcl
/redis-3.2.3/tests/unit/type/zset.tcl
corrupt_rdb.c
3740095417-Nov-2015 antirez <[email protected]>

Update redis-cli help and the script to generate it.


/redis-3.2.3/00-RELEASENOTES
/redis-3.2.3/CONTRIBUTING
/redis-3.2.3/deps/Makefile
/redis-3.2.3/deps/README.md
/redis-3.2.3/deps/geohash-int/Makefile
/redis-3.2.3/deps/geohash-int/geohash.c
/redis-3.2.3/deps/geohash-int/geohash.h
/redis-3.2.3/deps/geohash-int/geohash_helper.c
/redis-3.2.3/deps/geohash-int/geohash_helper.h
/redis-3.2.3/deps/hiredis/sds.c
/redis-3.2.3/deps/hiredis/sds.h
/redis-3.2.3/deps/hiredis/sdsalloc.h
/redis-3.2.3/deps/jemalloc/.autom4te.cfg
/redis-3.2.3/deps/jemalloc/.gitattributes
/redis-3.2.3/deps/jemalloc/.gitignore
/redis-3.2.3/deps/jemalloc/COPYING
/redis-3.2.3/deps/jemalloc/ChangeLog
/redis-3.2.3/deps/jemalloc/INSTALL
/redis-3.2.3/deps/jemalloc/Makefile.in
/redis-3.2.3/deps/jemalloc/VERSION
/redis-3.2.3/deps/jemalloc/bin/jemalloc-config.in
/redis-3.2.3/deps/jemalloc/bin/jeprof.in
/redis-3.2.3/deps/jemalloc/config.guess
/redis-3.2.3/deps/jemalloc/config.sub
/redis-3.2.3/deps/jemalloc/configure
/redis-3.2.3/deps/jemalloc/configure.ac
/redis-3.2.3/deps/jemalloc/doc/jemalloc.3
/redis-3.2.3/deps/jemalloc/doc/jemalloc.html
/redis-3.2.3/deps/jemalloc/doc/jemalloc.xml.in
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/arena.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/atomic.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/base.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/bitmap.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/chunk.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/chunk_dss.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/chunk_mmap.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/ckh.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/ctl.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/extent.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/hash.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/huge.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h.in
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/mutex.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/pages.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/private_symbols.txt
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/prng.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/prof.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/ql.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/qr.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/quarantine.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/rb.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/rtree.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/size_classes.sh
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/stats.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/tcache.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/tsd.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/util.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/valgrind.h
/redis-3.2.3/deps/jemalloc/include/jemalloc/jemalloc.sh
/redis-3.2.3/deps/jemalloc/include/jemalloc/jemalloc_defs.h.in
/redis-3.2.3/deps/jemalloc/include/jemalloc/jemalloc_macros.h.in
/redis-3.2.3/deps/jemalloc/include/jemalloc/jemalloc_protos.h.in
/redis-3.2.3/deps/jemalloc/include/jemalloc/jemalloc_typedefs.h.in
/redis-3.2.3/deps/jemalloc/include/msvc_compat/C99/stdbool.h
/redis-3.2.3/deps/jemalloc/include/msvc_compat/C99/stdint.h
/redis-3.2.3/deps/jemalloc/include/msvc_compat/strings.h
/redis-3.2.3/deps/jemalloc/include/msvc_compat/windows_extra.h
/redis-3.2.3/deps/jemalloc/jemalloc.pc.in
/redis-3.2.3/deps/jemalloc/src/arena.c
/redis-3.2.3/deps/jemalloc/src/base.c
/redis-3.2.3/deps/jemalloc/src/bitmap.c
/redis-3.2.3/deps/jemalloc/src/chunk.c
/redis-3.2.3/deps/jemalloc/src/chunk_dss.c
/redis-3.2.3/deps/jemalloc/src/chunk_mmap.c
/redis-3.2.3/deps/jemalloc/src/ckh.c
/redis-3.2.3/deps/jemalloc/src/ctl.c
/redis-3.2.3/deps/jemalloc/src/extent.c
/redis-3.2.3/deps/jemalloc/src/huge.c
/redis-3.2.3/deps/jemalloc/src/jemalloc.c
/redis-3.2.3/deps/jemalloc/src/mutex.c
/redis-3.2.3/deps/jemalloc/src/pages.c
/redis-3.2.3/deps/jemalloc/src/prof.c
/redis-3.2.3/deps/jemalloc/src/quarantine.c
/redis-3.2.3/deps/jemalloc/src/rtree.c
/redis-3.2.3/deps/jemalloc/src/stats.c
/redis-3.2.3/deps/jemalloc/src/tcache.c
/redis-3.2.3/deps/jemalloc/src/tsd.c
/redis-3.2.3/deps/jemalloc/src/util.c
/redis-3.2.3/deps/jemalloc/src/valgrind.c
/redis-3.2.3/deps/jemalloc/src/zone.c
/redis-3.2.3/deps/jemalloc/test/include/test/btalloc.h
/redis-3.2.3/deps/jemalloc/test/include/test/jemalloc_test.h.in
/redis-3.2.3/deps/jemalloc/test/include/test/jemalloc_test_defs.h.in
/redis-3.2.3/deps/jemalloc/test/include/test/math.h
/redis-3.2.3/deps/jemalloc/test/include/test/mq.h
/redis-3.2.3/deps/jemalloc/test/include/test/test.h
/redis-3.2.3/deps/jemalloc/test/include/test/thd.h
/redis-3.2.3/deps/jemalloc/test/include/test/timer.h
/redis-3.2.3/deps/jemalloc/test/integration/MALLOCX_ARENA.c
/redis-3.2.3/deps/jemalloc/test/integration/chunk.c
/redis-3.2.3/deps/jemalloc/test/integration/mallocx.c
/redis-3.2.3/deps/jemalloc/test/integration/overflow.c
/redis-3.2.3/deps/jemalloc/test/integration/rallocx.c
/redis-3.2.3/deps/jemalloc/test/integration/sdallocx.c
/redis-3.2.3/deps/jemalloc/test/integration/xallocx.c
/redis-3.2.3/deps/jemalloc/test/src/SFMT.c
/redis-3.2.3/deps/jemalloc/test/src/btalloc.c
/redis-3.2.3/deps/jemalloc/test/src/btalloc_0.c
/redis-3.2.3/deps/jemalloc/test/src/btalloc_1.c
/redis-3.2.3/deps/jemalloc/test/src/mq.c
/redis-3.2.3/deps/jemalloc/test/src/mtx.c
/redis-3.2.3/deps/jemalloc/test/src/test.c
/redis-3.2.3/deps/jemalloc/test/src/thd.c
/redis-3.2.3/deps/jemalloc/test/src/timer.c
/redis-3.2.3/deps/jemalloc/test/stress/microbench.c
/redis-3.2.3/deps/jemalloc/test/unit/SFMT.c
/redis-3.2.3/deps/jemalloc/test/unit/atomic.c
/redis-3.2.3/deps/jemalloc/test/unit/bitmap.c
/redis-3.2.3/deps/jemalloc/test/unit/ckh.c
/redis-3.2.3/deps/jemalloc/test/unit/hash.c
/redis-3.2.3/deps/jemalloc/test/unit/junk.c
/redis-3.2.3/deps/jemalloc/test/unit/junk_alloc.c
/redis-3.2.3/deps/jemalloc/test/unit/junk_free.c
/redis-3.2.3/deps/jemalloc/test/unit/lg_chunk.c
/redis-3.2.3/deps/jemalloc/test/unit/mallctl.c
/redis-3.2.3/deps/jemalloc/test/unit/math.c
/redis-3.2.3/deps/jemalloc/test/unit/mq.c
/redis-3.2.3/deps/jemalloc/test/unit/prof_accum.c
/redis-3.2.3/deps/jemalloc/test/unit/prof_active.c
/redis-3.2.3/deps/jemalloc/test/unit/prof_gdump.c
/redis-3.2.3/deps/jemalloc/test/unit/prof_reset.c
/redis-3.2.3/deps/jemalloc/test/unit/prof_thread_name.c
/redis-3.2.3/deps/jemalloc/test/unit/rb.c
/redis-3.2.3/deps/jemalloc/test/unit/rtree.c
/redis-3.2.3/deps/jemalloc/test/unit/size_classes.c
/redis-3.2.3/deps/jemalloc/test/unit/stats.c
/redis-3.2.3/deps/jemalloc/test/unit/tsd.c
/redis-3.2.3/deps/jemalloc/test/unit/util.c
/redis-3.2.3/deps/jemalloc/test/unit/zero.c
/redis-3.2.3/deps/lua/src/ldo.c
/redis-3.2.3/deps/lua/src/lua_cmsgpack.c
/redis-3.2.3/redis.conf
/redis-3.2.3/src/Makefile
/redis-3.2.3/src/Makefile.dep
/redis-3.2.3/src/anet.c
/redis-3.2.3/src/anet.h
/redis-3.2.3/src/aof.c
/redis-3.2.3/src/bio.c
/redis-3.2.3/src/bio.h
/redis-3.2.3/src/bitops.c
/redis-3.2.3/src/blocked.c
/redis-3.2.3/src/cluster.c
/redis-3.2.3/src/cluster.h
/redis-3.2.3/src/config.c
/redis-3.2.3/src/crc16.c
/redis-3.2.3/src/db.c
/redis-3.2.3/src/debug.c
/redis-3.2.3/src/dict.c
/redis-3.2.3/src/dict.h
/redis-3.2.3/src/geo.c
/redis-3.2.3/src/geo.h
/redis-3.2.3/src/help.h
/redis-3.2.3/src/hyperloglog.c
/redis-3.2.3/src/latency.c
/redis-3.2.3/src/multi.c
/redis-3.2.3/src/networking.c
/redis-3.2.3/src/notify.c
/redis-3.2.3/src/object.c
/redis-3.2.3/src/pubsub.c
/redis-3.2.3/src/rdb.c
/redis-3.2.3/src/rdb.h
/redis-3.2.3/src/redis-benchmark.c
/redis-3.2.3/src/redis-check-rdb.c
/redis-3.2.3/src/redis-cli.c
/redis-3.2.3/src/redis-trib.rb
/redis-3.2.3/src/redisassert.h
/redis-3.2.3/src/replication.c
/redis-3.2.3/src/rio.c
/redis-3.2.3/src/scripting.c
/redis-3.2.3/src/sds.c
/redis-3.2.3/src/sds.h
/redis-3.2.3/src/sdsalloc.h
/redis-3.2.3/src/sentinel.c
/redis-3.2.3/src/server.c
/redis-3.2.3/src/server.h
/redis-3.2.3/src/slowlog.c
/redis-3.2.3/src/slowlog.h
/redis-3.2.3/src/sort.c
/redis-3.2.3/src/sparkline.c
/redis-3.2.3/src/syncio.c
/redis-3.2.3/src/t_hash.c
/redis-3.2.3/src/t_list.c
/redis-3.2.3/src/t_set.c
/redis-3.2.3/src/t_string.c
/redis-3.2.3/src/t_zset.c
/redis-3.2.3/tests/integration/rdb.tcl
/redis-3.2.3/tests/integration/replication-psync.tcl
/redis-3.2.3/tests/integration/replication.tcl
/redis-3.2.3/tests/sentinel/tests/06-ckquorum.tcl
/redis-3.2.3/tests/support/util.tcl
/redis-3.2.3/tests/test_helper.tcl
/redis-3.2.3/tests/unit/geo.tcl
/redis-3.2.3/tests/unit/keyspace.tcl
/redis-3.2.3/tests/unit/scripting.tcl
/redis-3.2.3/tests/unit/type/hash.tcl
/redis-3.2.3/tests/unit/type/set.tcl
/redis-3.2.3/tests/unit/type/zset.tcl
generate-command-help.rb
9f9c44fe05-May-2015 antirez <[email protected]>

Fix order of release scripts.

761fc16b23-Mar-2015 superlogical <[email protected]>

create-cluster fix for stop and watch commands

4ed7582c13-Mar-2015 antirez <[email protected]>

Cluster: ignore various node files in create-cluster dir.

cc0d339b25-Feb-2015 antirez <[email protected]>

utils/hashtable/rehashing.c test updated to use new API.

acb933a718-Feb-2015 Sisir Koppaka <[email protected]>

rehashing.c: Fix compile error originating from SPOP rewrite

edda00b907-Feb-2015 antirez <[email protected]>

dict.c Rehashing visualization code snippet added to utils.

128c642d03-Feb-2015 antirez <[email protected]>

Ignore config.sh inside create-cluster script dir.

79fa67cd30-Jan-2015 antirez <[email protected]>

Cluster: Tcl script to check avg pfail->fail time.

6b1c633430-Jan-2015 antirez <[email protected]>

Cluster: create-cluster script improved.

d59ad97d29-Jan-2015 antirez <[email protected]>

create-cluster script: sane default timeout.

8899f91a28-Jan-2015 antirez <[email protected]>

create-cluster script added.

Simple shell script to create / destroy Redis clusters for manual
testing.


/redis-3.2.3/CONTRIBUTING
/redis-3.2.3/README
/redis-3.2.3/deps/Makefile
/redis-3.2.3/deps/lua/src/lua_cmsgpack.c
/redis-3.2.3/redis.conf
/redis-3.2.3/src/Makefile
/redis-3.2.3/src/anet.c
/redis-3.2.3/src/anet.h
/redis-3.2.3/src/aof.c
/redis-3.2.3/src/cluster.c
/redis-3.2.3/src/cluster.h
/redis-3.2.3/src/config.c
/redis-3.2.3/src/crc64.c
/redis-3.2.3/src/crc64.h
/redis-3.2.3/src/db.c
/redis-3.2.3/src/debug.c
/redis-3.2.3/src/dict.c
/redis-3.2.3/src/endianconv.c
/redis-3.2.3/src/endianconv.h
/redis-3.2.3/src/help.h
/redis-3.2.3/src/intset.c
/redis-3.2.3/src/intset.h
/redis-3.2.3/src/lzfP.h
/redis-3.2.3/src/lzf_c.c
/redis-3.2.3/src/lzf_d.c
/redis-3.2.3/src/networking.c
/redis-3.2.3/src/object.c
/redis-3.2.3/src/quicklist.c
/redis-3.2.3/src/quicklist.h
/redis-3.2.3/src/rdb.c
/redis-3.2.3/src/rdb.h
/redis-3.2.3/src/redis-benchmark.c
/redis-3.2.3/src/redis-check-rdb.c
/redis-3.2.3/src/redis-cli.c
/redis-3.2.3/src/redis-trib.rb
/redis-3.2.3/src/redis.c
/redis-3.2.3/src/redis.h
/redis-3.2.3/src/replication.c
/redis-3.2.3/src/scripting.c
/redis-3.2.3/src/sds.c
/redis-3.2.3/src/sds.h
/redis-3.2.3/src/sentinel.c
/redis-3.2.3/src/sha1.c
/redis-3.2.3/src/sha1.h
/redis-3.2.3/src/solarisfixes.h
/redis-3.2.3/src/sort.c
/redis-3.2.3/src/t_list.c
/redis-3.2.3/src/t_set.c
/redis-3.2.3/src/t_zset.c
/redis-3.2.3/src/util.c
/redis-3.2.3/src/util.h
/redis-3.2.3/src/ziplist.c
/redis-3.2.3/src/ziplist.h
/redis-3.2.3/src/zipmap.c
/redis-3.2.3/src/zipmap.h
/redis-3.2.3/src/zmalloc.c
/redis-3.2.3/src/zmalloc.h
/redis-3.2.3/tests/cluster/run.tcl
/redis-3.2.3/tests/cluster/tests/04-resharding.tcl
/redis-3.2.3/tests/cluster/tests/includes/init-tests.tcl
/redis-3.2.3/tests/instances.tcl
/redis-3.2.3/tests/integration/aof.tcl
/redis-3.2.3/tests/support/cluster.tcl
/redis-3.2.3/tests/support/server.tcl
/redis-3.2.3/tests/support/test.tcl
/redis-3.2.3/tests/unit/aofrw.tcl
/redis-3.2.3/tests/unit/dump.tcl
/redis-3.2.3/tests/unit/scripting.tcl
/redis-3.2.3/tests/unit/sort.tcl
/redis-3.2.3/tests/unit/type/list-2.tcl
/redis-3.2.3/tests/unit/type/list-3.tcl
/redis-3.2.3/tests/unit/type/list.tcl
/redis-3.2.3/tests/unit/type/set.tcl
create-cluster/README
create-cluster/create-cluster
5b2bbef909-Dec-2014 antirez <[email protected]>

Mark whatisdoing.sh as deprecated in top-comment.

8c0f868405-Dec-2014 Serghei Iakovlev <[email protected]>

Update whatisdoing.sh

Improved getting pid

d4a9836f05-Dec-2014 Serghei Iakovlev <[email protected]>

getting pid fixes

```sh
$ ~ pidof redis-server
# nothing

$ ~ ps aux | grep [r]edis
redis 593 0.0 0.0 36900 5564 ? Ssl Dec02 1:37 /usr/bin/redis-server 127.0.0.1:6379
klay

getting pid fixes

```sh
$ ~ pidof redis-server
# nothing

$ ~ ps aux | grep [r]edis
redis 593 0.0 0.0 36900 5564 ? Ssl Dec02 1:37 /usr/bin/redis-server 127.0.0.1:6379
klay 15927 0.0 0.0 16772 6068 pts/6 S+ 13:58 0:00 redis-cli

$ ~ uname -a
Linux edge 3.17.4-1-ARCH #1 SMP PREEMPT Fri Nov 21 21:14:42 CET 2014 x86_64 GNU/Linux
```

show more ...

dab5c09a26-Oct-2014 Ben Dowling <[email protected]>

Update redis_init_script.tpl

status command currently reports success when redis has crashed and the pid file still exists. Changing to check the actual process is running.

da83854409-Oct-2014 antirez <[email protected]>

02_upload_tarball.sh: let me exit before updating site.

82154ffa16-Sep-2014 Aniruddh Chaturvedi <[email protected]>

Fix typo in unit test

Closes #2005

d61e820f19-Sep-2014 antirez <[email protected]>

Fix 03_release_hash.sh commit message.

5807558c19-Sep-2014 antirez <[email protected]>

03_release_hahs.sh: let me edit before committing.

f310755919-Sep-2014 antirez <[email protected]>

Quick, wrong, fix for create_tarball script.

eba1e65219-Sep-2014 antirez <[email protected]>

03_release_hash.sh: fix commit stage.

07bd521119-Sep-2014 antirez <[email protected]>

02_upload_tarball.sh fixes.

44acd50a19-Sep-2014 antirez <[email protected]>

First version of release scripts.

1234