issues
search
tokio-rs
/
mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
MIT License
3.94k
stars
464
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: remove duplicate cfg line and comment
#99
bryangarza
closed
2 years ago
0
Replace `structopt` with `clap`
#98
palango
closed
2 years ago
3
Add additional `tracing` instrumentation.
#97
jswrenn
opened
2 years ago
5
Add (optional) OpenTelemetry + Xray integration (#95)
#96
bryangarza
closed
2 years ago
1
Add (optional) OpenTelemetry + Xray integration
#95
bryangarza
closed
2 years ago
1
bug in implementation of display for frame
#94
Yumcoder-dev
opened
2 years ago
0
Fails with Latest Rust
#93
Lazarus404
closed
2 years ago
1
Remove unused import
#92
Tony-X
closed
2 years ago
0
add pub/sub cli
#91
microyahoo
closed
2 years ago
0
support PING command for easy testing
#90
tisonkun
closed
2 years ago
1
Remove `shutdown_complete_rx` from the Listner
#89
Aklenor
closed
1 year ago
1
Question: `shutdown_complete_rx` never used in the `Listner`
#88
Aklenor
opened
2 years ago
2
updates?
#87
adsick
closed
2 years ago
6
Confusing use of `notify`
#86
bbros-dev
opened
3 years ago
4
notify the background worker if the latest to-expire key is dropped
#85
sum12
closed
3 years ago
1
how to config memory to be used?
#84
hiqsociety
closed
3 years ago
3
why so slow compared with redis?
#83
hiqsociety
closed
1 year ago
10
The server test key_value_timeout has a race condition causing hang
#82
Hodkinson
opened
3 years ago
4
Replace Db Drop impl which shuts down purge task, with explicit shutdown signal
#81
Hodkinson
closed
3 years ago
0
Update versions in Cargo.lock
#80
Darksonn
closed
3 years ago
0
chore: prepare mini-redis v0.4.1
#79
Darksonn
closed
3 years ago
0
Any plan to support raft to make mini-redis become a distributed system?
#78
iamazy
closed
3 years ago
2
Add blocking client
#77
Darksonn
closed
3 years ago
1
Race condition in Drop of Db
#76
Darksonn
closed
3 years ago
0
Bug: Cannot move variable from getter
#75
navid-kalaei
opened
3 years ago
1
Suggestion: logging option for `mini-redis-server` command
#74
kination
opened
3 years ago
0
Update write_decimal max string length
#73
Darksonn
closed
3 years ago
0
Fix expiration and upppercase check
#72
gallir
closed
3 years ago
3
Updates cargo run command in examples
#71
mdaverde
closed
3 years ago
0
chore: update to Tokio 1.0
#70
carllerche
closed
3 years ago
0
Update async-stream to 0.3.0
#69
taiki-e
closed
3 years ago
0
Remove note about AsyncBufRead
#68
Darksonn
closed
4 years ago
0
Track Tokio v0.3 changes
#67
carllerche
closed
4 years ago
2
Document some commands that would be good to experiment w/
#66
carllerche
opened
4 years ago
0
Question: steps to production from this project
#65
photoszzt
opened
4 years ago
4
fix typo
#64
happysalada
closed
4 years ago
0
Values inserted into State::pub_sub HashMap are never removed, leaky.
#63
cheako
opened
4 years ago
0
Reword disclaimer about production use
#62
Darksonn
closed
4 years ago
0
Re-export bytes crate?
#61
0x6273
opened
4 years ago
3
prepare v0.2.0 release
#60
carllerche
closed
4 years ago
0
make more types public
#59
carllerche
closed
4 years ago
0
Split `Connection::read_frame` for readability
#58
carllerche
closed
4 years ago
0
add a specific Command enum to buffer.rs
#57
jxs
closed
4 years ago
1
rename `pool` to `buffer`
#56
carllerche
closed
4 years ago
2
make more APIs public
#55
carllerche
closed
4 years ago
0
try to simplify Subscribe::apply
#54
Darksonn
closed
4 years ago
0
add initial connection pool
#53
jxs
closed
4 years ago
1
fix typo on Set command apply function: Get should be Set
#52
jxs
closed
4 years ago
0
fix broken sentence
#51
Darksonn
closed
4 years ago
0
Fix couple of typos
#50
avinassh
closed
4 years ago
2
Previous
Next