This website requires JavaScript.
Explore
Help
Sign In
pkg
/
SugarDB
Watch
1
Star
0
Fork
0
You've already forked SugarDB
mirror of
https://github.com/EchoVault/SugarDB.git
synced
2025-12-24 12:57:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b49d16bde148fefa4334dd917c20711a275d7077
SugarDB
/
internal
/
config
History
Nicole Streltsov
4aab2e7799
Added election timeout config option for raft (
#165
)
...
Expose ElectionTimeout, HearbeatTimeout and CommitTimeout - @NicoleStrel
2025-01-24 13:20:45 +08:00
..
config_test.go
Created MakeCluster function to reuse logic for creating clusters. Created test files in raft and memberlist packages to add them to test coverage statistics.
2024-05-27 13:10:26 +08:00
config.go
Added election timeout config option for raft (
#165
)
2025-01-24 13:20:45 +08:00
default_test.go
Created MakeCluster function to reuse logic for creating clusters. Created test files in raft and memberlist packages to add them to test coverage statistics.
2024-05-27 13:10:26 +08:00
default.go
Added election timeout config option for raft (
#165
)
2025-01-24 13:20:45 +08:00