issues
search
tikv
/
raft-engine
A persistent storage engine for Multi-Raft log
Apache License 2.0
565
stars
88
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
avoid calling fsync() from PipeLog
#121
tabokie
closed
3 years ago
0
run asan in CI and stabilize write barrier test
#120
tabokie
closed
3 years ago
4
fix panic when writing empty log batch
#119
tabokie
closed
3 years ago
0
fix a race condition when iterating writers
#118
tabokie
closed
3 years ago
0
sanitize configuration on startup
#117
tabokie
closed
3 years ago
0
Implement write barrier for grouping multiple writers
#116
tabokie
closed
3 years ago
0
Add config to ignore all corrupted records when recover raft-log
#115
yuqi1129
closed
3 years ago
1
Add config to ignore all corrupted records when recover raft-log
#114
yuqi1129
closed
3 years ago
0
Remove warning information when compiling and Add some comment about code
#113
yuqi1129
closed
3 years ago
2
Remove warning information when compiling and Add some comment about code
#112
yuqi1129
closed
3 years ago
0
Update `rust-prometheus` to 0.13
#111
sticnarf
closed
3 years ago
0
remove MessageExt trait from engine
#110
tabokie
closed
3 years ago
0
Add public interface to query corrupted raft group id (and preferably last intact log index)
#109
yuqi1129
closed
3 years ago
4
fix bug when writing empty protobuf message
#108
tabokie
closed
3 years ago
0
Change Engine generic type #106
#107
yuqi1129
closed
3 years ago
0
Change `Engine` generic type
#106
yuqi1129
closed
3 years ago
2
Run fmt check in CI
#105
tabokie
closed
3 years ago
0
use 644 permission for data files
#104
tabokie
closed
3 years ago
0
Support configuring parallelizing fsync
#103
tabokie
closed
3 years ago
0
Add Physical lock file so that multiple processes can't operate on the same db directory simultaneously
#102
yuqi1129
closed
3 years ago
2
Physical lock file so that multiple processes can't operate on the same db directory simultaneously
#101
yuqi1129
closed
3 years ago
1
Add some micro optimizations
#100
tabokie
closed
3 years ago
0
Add administration tool for recovery from data corruption
#99
tabokie
closed
2 years ago
6
reduce allocation of log batch compression
#98
tabokie
closed
3 years ago
0
Implement parallel recovery
#97
MrCroxx
closed
3 years ago
2
replace file system with file builder
#96
tabokie
closed
3 years ago
4
Make Raft Engine production ready for TiKV
#95
tabokie
closed
2 years ago
1
Implement parallel recovery
#94
MrCroxx
closed
3 years ago
3
Adapt benches to new interfaces
#93
MrCroxx
closed
3 years ago
0
minor improvements of stress test
#92
tabokie
closed
3 years ago
0
Introduce file system and implement streaming encoding
#91
tabokie
closed
3 years ago
1
add limits of batch count for `bench_recovery`
#90
MrCroxx
closed
3 years ago
0
add written bytes to stress output
#89
MrCroxx
closed
3 years ago
0
Fix build with older version on some platform.
#88
MrCroxx
closed
3 years ago
0
Add bench case for recovery.
#87
MrCroxx
closed
3 years ago
0
Add recover-only option to stress.
#86
MrCroxx
closed
3 years ago
2
Keep log batch items private
#85
tabokie
closed
3 years ago
0
Add stress test
#84
tabokie
closed
3 years ago
0
Optimize log file format for faster recovery
#83
MrCroxx
closed
3 years ago
6
add merge and approximate_size for LogBatch
#82
tabokie
closed
3 years ago
0
Support hint files for fast recovery.
#81
MrCroxx
closed
3 years ago
2
Change `version` format to u64
#80
MrCroxx
closed
3 years ago
2
Refine version impl, to be compatible with further versions.
#79
MrCroxx
closed
3 years ago
1
Improve codebase readability
#78
tabokie
closed
3 years ago
0
Remove entry cache
#77
tabokie
closed
3 years ago
1
add basic metrics
#76
tabokie
closed
3 years ago
0
Meet a problem while upgrade tikv to v5.1.0 and enable raft-engine
#75
Itachi666
closed
2 years ago
2
Refine PipeLog abstraction
#74
tabokie
closed
3 years ago
3
allow to get all raft groups
#73
hicqu
closed
3 years ago
0
fix panics for recovering from cleaned raft groups
#72
hicqu
closed
3 years ago
0
Previous
Next