Commit Graph

8 Commits

Author SHA1 Message Date
Kelvin Mwinuka
ba2ebaa6da Renamed 'server' package to 'echovault' 2024-03-25 16:26:09 +08:00
Kelvin Mwinuka
93cfb9caeb Renames Server struct and utils.Server interface to EchoVault and utils.EchoVault respectively 2024-03-25 16:23:16 +08:00
Kelvin Mwinuka
ea0092e7cc Check for nil rw object in LogStore before attemting a sync 2024-03-25 11:48:58 +08:00
Kelvin Mwinuka
12b55e1994 Update coverage report 2024-03-25 09:33:12 +08:00
Kelvin Mwinuka
0bfb9e4cca ignore context paramenter in Subscribe receiver function in PubSub struct 2024-03-25 09:30:37 +08:00
Kelvin Mwinuka
1aa6f87c5a In generic module test suite, add minites, seconds and milliseconds to the mock time 2024-03-24 17:55:30 +08:00
Kelvin Mwinuka
0cd8a4aec2 Implemented locking mechanism for ACL LOAD and ACL SAVE commands 2024-03-24 17:32:29 +08:00
Kelvin Mwinuka
2a7d47271b Add coverage file to tracked files 2024-03-23 20:58:35 +08:00