Guy Benoish
|
1bc557c9c5
Add the stream tag to XSETID tests
|
4 years ago |
Salvatore Sanfilippo
|
bb93686754
Merge pull request #6703 from guybe7/blocking_xread_empty_reply
|
4 years ago |
Guy Benoish
|
a351e74fe9
Blocking XREAD[GROUP] should always reply with valid data (or timeout)
|
4 years ago |
Guy Benoish
|
1f75ce30df
Stream: Handle streamID-related edge cases
|
4 years ago |
antirez
|
936e01e5bb
Fix stream test after addition of 0-0 ID test.
|
5 years ago |
Guy Benoish
|
4a12047c61
XADD with ID 0-0 stores an empty key
|
5 years ago |
Loris Cro
|
b12d2f65d6
fix unreported overflow in autogerenared stream IDs
|
5 years ago |
antirez
|
dd29d44136
Test: fix implementation-dependent test after code change.
|
5 years ago |
zhaozhao.zz
|
c2e4c64db4
Streams: Tests modified XSTREAM -> XSETID
|
6 years ago |
antirez
|
b4f8268371
Tests modified to use XADD MAXLEN 0 + XSETID.
|
6 years ago |
zhaozhao.zz
|
3094eb3626
Streams: add tests for aof rewrite
|
6 years ago |
zhaozhao.zz
|
5f3adbee33
Streams: add tests for XSTREAM command
|
6 years ago |
zhaozhao.zz
|
60acac4cd0
Streams: add test cases for XADD/XTRIM maxlen
|
6 years ago |
antirez
|
2352a51992
Test: XDEL fuzz testing. Remove and check stage.
|
6 years ago |
antirez
|
d6efd5fc1d
Test: XDEL fuzz testing, stream creation.
|
6 years ago |
antirez
|
a93f8f0998
Test: XDEL basic test.
|
6 years ago |
antirez
|
6bf65138de
Regression test for issue #5006.
|
6 years ago |
antirez
|
2bd36616ba
Streams: fix test ID format.
|
6 years ago |
antirez
|
45fe1f5e00
Streams: add some initial test for XREVRANGE.
|
7 years ago |
antirez
|
1898c50573
Streams: fix XREAD test broken after previous tests improvements.
|
7 years ago |
antirez
|
5082ec6419
Streams: move ID ms/seq separator from '.' to '-'
|
7 years ago |
antirez
|
e53c90308b
Streams: add XADD + MAXLEN test.
|
7 years ago |
antirez
|
7d0d9693c1
Streams: modify tests to stress compression.
|
7 years ago |
antirez
|
ae9065d808
Streams: tests for blocking and non-blocking XREAD.
|
7 years ago |
antirez
|
eb1230c999
Streams: XRANGE fuzz testing.
|
7 years ago |
antirez
|
fa707ca154
Streams: more advanced XADD and XRANGE tests.
|
7 years ago |
antirez
|
7a41b402c1
Streams: basic XADD tests.
|
7 years ago |