SmartRedis
SmartRedis copied to clipboard
Internationalization support
Description
Add support to the codebase for internationalization
Implementation Strategy
- Move error messages to a named constants in a separate header
- Implement language switching capabilities
- Add wchar_t support (see #86)