Revision history for Redis
0.1.5 2025-03-09T14:52:42-04:00
- Update tests for CI compatibilty, fix dependencies
0.1.4 2025-03-09T13:57:19-04:00
- Add locking around exec_command, for thread-safety
0.1.3 2025-01-14T11:09:21+01:00
- Fix srem, bduggan++
- Some code modernization / efficiency fixes
- Move documentation to separate file
- Add coverage tests
- Update copyright year
0.1.2 2024-08-10T16:46:56+02:00
- Initial version as a Raku Community Module