issues
search
devfire
/
redis
Ground up re-implementation of redis in Rust
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
non-existent rdb files need to be created
#80
devfire
closed
2 days ago
1
wait command implementation
#79
devfire
opened
1 month ago
0
77 better error handling
#78
devfire
closed
1 month ago
1
better error handling
#77
devfire
closed
1 month ago
0
75 freeze client for wait
#76
devfire
closed
2 months ago
0
freeze client for wait
#75
devfire
closed
2 months ago
0
73 wait command implementation
#74
devfire
closed
2 months ago
0
wait command implementation
#73
devfire
closed
2 months ago
0
WAIT parsing done
#72
devfire
closed
2 months ago
0
wait initial implementation
#71
devfire
closed
2 months ago
0
68 acks with commands
#70
devfire
closed
2 months ago
0
68 acks with commands
#69
devfire
closed
3 months ago
0
ACKs with commands
#68
devfire
closed
3 months ago
0
65 replconf getack
#67
devfire
closed
3 months ago
0
65 replconf getack
#66
devfire
closed
3 months ago
0
REPLCONF GETACK
#65
devfire
closed
3 months ago
0
63 direct connections to replica are hanging
#64
devfire
closed
3 months ago
0
direct connections to replica are hanging
#63
devfire
closed
3 months ago
0
61 parsing fullresync rdb transfer
#62
devfire
closed
3 months ago
0
parsing fullresync rdb transfer
#61
devfire
closed
3 months ago
0
59 need to switch from simple logging to tracing
#60
devfire
closed
3 months ago
0
need to switch from simple logging to tracing
#59
devfire
closed
3 months ago
0
57 non replica clients get replication commands
#58
devfire
closed
3 months ago
0
non replica clients get replication commands
#57
devfire
closed
3 months ago
0
55 single replica propagation
#56
devfire
closed
3 months ago
0
single replica propagation
#55
devfire
closed
3 months ago
0
fixed the missing .await
#54
devfire
closed
3 months ago
0
unused implementer of `futures::Future`
#53
devfire
closed
3 months ago
0
48 rdb transfer
#52
devfire
closed
3 months ago
0
48 rdb transfer
#51
devfire
closed
3 months ago
0
48 rdb transfer
#50
devfire
closed
3 months ago
0
48 rdb transfer
#49
devfire
closed
3 months ago
0
rdb transfer
#48
devfire
closed
3 months ago
0
added all handshake commands to a single loop
#47
devfire
closed
3 months ago
0
simplify handshake
#46
devfire
closed
3 months ago
0
44 implement psync
#45
devfire
closed
3 months ago
0
implement psync
#44
devfire
closed
3 months ago
0
move tcp accept at the top to ensure duplicate port failure
#43
devfire
closed
3 months ago
0
move handshake into a separate function
#42
devfire
closed
3 months ago
0
40 handshake commands need to wait for acks from master
#41
devfire
closed
3 months ago
0
handshake commands need to wait for acks from master
#40
devfire
closed
3 months ago
0
38 fix replication handshake ping
#39
devfire
closed
3 months ago
0
Fix replication handshake - PING
#38
devfire
closed
3 months ago
0
36 separate request processing
#37
devfire
closed
4 months ago
0
Separate request processing
#36
devfire
closed
4 months ago
0
34 send ping handshake to master
#35
devfire
closed
4 months ago
0
send ping handshake to master
#34
devfire
closed
4 months ago
0
32 initial replication id and offset
#33
devfire
closed
4 months ago
0
Initial Replication ID and Offset
#32
devfire
closed
4 months ago
0
30 info command on a replica
#31
devfire
closed
4 months ago
0
Next