Asutosh
Asutosh
Is there any mechanism in monstache which allows users to perform custom action when some error happens while syncing(like alert about the error to some 3rd party)? In go plugin,...
Readme doesn't specify the explicitly on what needs to be done on the server and what on the local. Please have that clarity.
**Describe the bug** DiceDB doesn't build on `linux/arm64`. It gives the following error: ```bash ~:/dice# go build # github.com/dicedb/dice/core core/eval.go:178:44: undefined: syscall.SYS_FORK ``` As mentioned, it is because of the...