Kelvin Clement Mwinuka
|
f894a531b0
|
Added happy path test case for data replication
|
2024-05-22 16:11:00 +08:00 |
|
Kelvin Clement Mwinuka
|
c634b1b20e
|
Return ok boolean instead of OK string in embedded api methods that return ok status. Updated tests to match new return types
|
2024-05-18 22:49:21 +08:00 |
|
Kelvin Clement Mwinuka
|
1d56e9839b
|
Implemented tests for AddCommand, ExecuteCommand and RemoveCommand methods
|
2024-04-28 10:43:46 +08:00 |
|
Kelvin Clement Mwinuka
|
972cbe0a4f
|
Renamed command API methods to use CamelCase
|
2024-04-28 07:22:39 +08:00 |
|
Kelvin Clement Mwinuka
|
97f4617d86
|
Moved all packages from /pkg directory to the root directory. Deleted /pkg directory. Pass keyspace functions to raft package instead of an EchoVault instance. This removes dependency on the echovault pakage from the raft package.
|
2024-04-28 00:37:45 +08:00 |
|