Closed jasonkeene closed 7 years ago
A few of the store methods do not return errors. This was because with dummy implementation everything was done in memory. Now that there are actual backends errors need to be returned.
This has been moved to https://github.com/jasonkeene/anubot-server/issues/2
A few of the store methods do not return errors. This was because with dummy implementation everything was done in memory. Now that there are actual backends errors need to be returned.