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
/
t_stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo
Jack Drogon
2018-07-03
1
-6
/
+6
*
addReplySubSyntaxError() renamed to addReplySubcommandSyntaxError().
antirez
2018-07-02
1
-2
/
+2
*
Merge pull request #4998 from itamarhaber/module_command_help
Salvatore Sanfilippo
2018-07-02
1
-2
/
+2
|
\
|
*
Applies addReplySubSyntaxError to stream commands
Itamar Haber
2018-06-12
1
-2
/
+2
*
|
Update t_stream.c
Mustafa Paltun
2018-06-27
1
-2
/
+2
*
|
Streams: Change XADD MAXLEN handling of values <= 0.
antirez
2018-06-18
1
-3
/
+3
*
|
XADD MAXLEN should return an error for values < 0.
antirez
2018-06-17
1
-0
/
+5
*
|
Streams: generate a few additional events.
antirez
2018-06-12
1
-1
/
+8
*
|
Streams: improve type correctness in t_stream.c.
antirez
2018-06-12
1
-12
/
+12
*
|
Fix XGROUP help missing space.
antirez
2018-06-12
1
-1
/
+1
*
|
Streams: fix backward iteration when entry is not flagged SAMEFIELD.
antirez
2018-06-12
1
-1
/
+6
*
|
Merge pull request #5007 from leonchen83/patch-2
Salvatore Sanfilippo
2018-06-12
1
-2
/
+2
|
\
\
|
*
|
fix typo
Baoyi Chen
2018-06-12
1
-2
/
+2
*
|
|
Streams: increment dirty counter for XGROUP SETID/DESTROY.
antirez
2018-06-12
1
-0
/
+2
|
/
/
*
|
Merge pull request #5002 from soloestoy/streams-read-or-write
Salvatore Sanfilippo
2018-06-11
1
-2
/
+2
|
\
\
|
*
|
Streams: lookupKey[Read->Write]OrReply in xdel and xtrim
zhaozhao.zz
2018-06-11
1
-2
/
+2
|
|
/
*
|
Merge pull request #5003 from soloestoy/streams-checkType
Salvatore Sanfilippo
2018-06-11
1
-6
/
+3
|
\
\
|
*
|
Streams: checkType for xread & xinfo
zhaozhao.zz
2018-06-11
1
-6
/
+3
|
|
/
*
|
Abort in XGROUP if the key is not a stream
michael-grunder
2018-06-10
1
-1
/
+1
|
/
*
Merge pull request #4977 from michael-grunder/xpending-early-return
Salvatore Sanfilippo
2018-06-07
1
-1
/
+3
|
\
|
*
Return early in XPENDING if sent a nonexistent consumer group.
michael-grunder
2018-06-02
1
-1
/
+3
*
|
Typo: entires -> entries in several places.
antirez
2018-06-07
1
-4
/
+4
*
|
Streams: max node limits only checked if non zero.
antirez
2018-06-07
1
-2
/
+4
*
|
Streams: use non static macro node limits.
antirez
2018-06-07
1
-1
/
+13
*
|
Fix streamIteratorRemoveEntry() to update elements count.
antirez
2018-06-06
1
-0
/
+3
*
|
Remove XINFO <key> special form.
antirez
2018-06-05
1
-13
/
+8
*
|
XGROUP SETID implemented + consumer groups core fixes.
antirez
2018-06-04
1
-8
/
+40
*
|
XGROUP DESTROY implemented.
antirez
2018-06-04
1
-2
/
+8
|
/
*
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2018-05-29
1
-2
/
+2
|
\
|
*
avoid warning in t_stream.c
zhaozhao.zz
2018-05-25
1
-2
/
+2
*
|
Streams: fix comments referring to old ID format.
antirez
2018-05-25
1
-2
/
+2
|
/
*
Simplify XADD ID syntax error code path,.
antirez
2018-05-25
1
-6
/
+3
*
Merge pull request #4832 from 0xtonyxia/fix-xadd-ID-parse
Salvatore Sanfilippo
2018-05-25
1
-4
/
+5
|
\
|
*
Return more accurate message when specified ID is invalid
dejun.xdj
2018-04-10
1
-2
/
+1
|
*
Bugfix: xadd command ID parse
dejun.xdj
2018-04-10
1
-2
/
+4
*
|
Avoid warning by explicitly initializing var to NULL.
antirez
2018-05-25
1
-1
/
+1
*
|
Explicitly cast void pointers to char pointers for printf style logging.
antirez
2018-05-25
1
-6
/
+6
*
|
Merge pull request #4831 from 0xtonyxia/fix-xadd-arity-check
Salvatore Sanfilippo
2018-05-24
1
-1
/
+1
|
\
\
|
*
|
Bugfix: xadd comand <field,value> arity check
dejun.xdj
2018-04-10
1
-1
/
+1
|
|
/
*
|
Streams: XTRIM command added.
antirez
2018-04-19
1
-0
/
+68
*
|
Streams: XADD, handle signaling of write in different ways.
antirez
2018-04-19
1
-0
/
+3
*
|
Streams: XDEL command.
antirez
2018-04-18
1
-2
/
+31
*
|
Streams: higher level "delete by ID" API for streams.
antirez
2018-04-17
1
-0
/
+15
*
|
Streams: iterator entry deletion abilities.
antirez
2018-04-17
1
-1
/
+50
|
/
*
fix memory leak for streamPropagateXCLAIM
charsyam
2018-03-21
1
-0
/
+1
*
CG: propagate XACK by incrementing server.dirty.
antirez
2018-03-20
1
-0
/
+1
*
CG: Make XINFO Great Again (and more Redis-ish).
antirez
2018-03-20
1
-19
/
+35
*
CG: Add JUSTID to XCLAIM propagation to reduce CPU usage.
antirez
2018-03-20
1
-3
/
+7
*
CG: Fix propagate() arg count in streamPropagateXCLAIM().
antirez
2018-03-20
1
-1
/
+1
*
CG: XGROUP CREATE/DELCONUSMER replication.
antirez
2018-03-20
1
-0
/
+2
[next]