Kelvin Clement Mwinuka
|
06ce6bfeaf
|
Instead of checking if a value is replicated across the entire cluster, only check if it's present in a cluster quorum. Fixed race conditions in pubsub API by replacing connections map with sync.Map
|
2024-05-28 20:26:03 +08:00 |
|
Kelvin Clement Mwinuka
|
bb667cf7f7
|
Added test coverave + fixed some bugs with pubsub api methods.
|
2024-05-27 18:48:08 +08:00 |
|
Kelvin Clement Mwinuka
|
193871ec72
|
Removed test folder and moved all commands tests to their respective internal modules. Moved api tests into echovault package. This change has been made because the speratate test folder is not idiomatic and caused test coverage report to not be generated.
|
2024-05-04 17:45:10 +08:00 |
|