- 28 May, 2011 1 commit
-
-
antirez authored
redis-cli no longer aborts in repl-mode on error, and retries to reconncet with the server at every command issued if the state is not connected. Also the prompt shows the server we are connected to.
-
- 21 Apr, 2011 1 commit
-
-
antirez authored
-
- 29 Mar, 2011 1 commit
-
-
antirez authored
-
- 06 Mar, 2011 4 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 23 Dec, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 15 Dec, 2010 4 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
Raw output mode is selected by default when STDOUT is not a tty. For ttys, raw output can be forced using the option "--raw".
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 01 Dec, 2010 1 commit
-
-
antirez authored
added support for ctrl-l and clear command into redis-cli. To clear the screen is a good idea from time to time :). Also linenoise updated to the current version to support this new feature.
-
- 29 Nov, 2010 4 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
antirez authored
quick and dirty fix for hiredis bug creating problem with the new redis-cli connect commmand. Also change prompt when redis-cli is not connected
-
antirez authored
-
- 28 Nov, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 16 Nov, 2010 1 commit
-
-
Tj Holowaychuk authored
updated via commands.json in redis-doc repo. Currently use `make src/help.h` to re-generate. The following are valid from the REPL: help help [command] help [group] help groups ex: help sort help hash
-
- 08 Nov, 2010 2 commits
- 03 Nov, 2010 3 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 02 Nov, 2010 1 commit
-
-
antirez authored
redis-cli in interactive mode now prints the time elapsed of the operation performed took more than half a second.
-
- 17 Oct, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 07 Oct, 2010 1 commit
-
-
antirez authored
-
- 09 Sep, 2010 1 commit
-
-
antirez authored
redis-cli does no longer try to auto detect if it is used inside a pipe. To read last argument from stdandard input there is to use the -x option. This will make it playing better inside cron scripts and in general when stdin is hacked.
-
- 30 Aug, 2010 3 commits
- 25 Aug, 2010 3 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 24 Aug, 2010 2 commits
- 05 Aug, 2010 1 commit
-
-
antirez authored
-
- 04 Aug, 2010 3 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
the commands are read from stdin.
-
Pieter Noordhuis authored
-