Geth | Redis/main: b308f80272 | (Brian Duggan)++ | lib/Redis.rakumod Add a lock to be used when executing commands. This avoids issues caused by multiple threads writing to the same connection. |
14:22 | |
Redis/main: e89b066434 | (Brian Duggan)++ (committed using GitHub Web editor) | lib/Redis.rakumod Add locking during command execution Add a lock around command execution, for thread-safety. This fixes bugs that occur during multi-threaded use. |
|||
Redis: bduggan++ created pull request #3: Add a test for thread safety |
14:31 | ||
Redis/main: 98e712aa0d | (Brian Duggan)++ | t/05-threads.rakutest thread test |
14:35 | ||
Redis/main: b12774e2dd | (Brian Duggan)++ (committed using GitHub Web editor) | t/05-threads.rakutest Merge pull request #3 from bduggan/main Add a test for thread safety |
|||
17:22
librasteve_ joined
|
|||
Geth | Redis/main: 1c96d84b06 | (Brian Duggan)++ | t/05-threads.rakutest add plan to tests |
17:55 | |
Redis/main: 77de5a2e37 | (Brian Duggan)++ | META6.json add dependency on Test::Coverage for testing |
17:57 | ||
Redis/main: 8bc805f539 | (Brian Duggan)++ | 3 files 0.1.4 |
18:03 | ||
Redis/main: 5df0e4bb32 | (Brian Duggan)++ | README.md add badges back |
|||
Redis/main: 293d634cdc | (Brian Duggan)++ | META6.json remove Test::Coverage |
18:16 | ||
Redis/main: 426a55a448 | (Brian Duggan)++ | 2 files fix source url and README |
18:39 | ||
Redis/main: fcc233c0eb | (Brian Duggan)++ | t/05-threads.rakutest skip tests if no redis server |
18:46 | ||
Redis/main: 0bd064ce71 | (Brian Duggan)++ | 2 files 0.1.5 |
18:54 | ||
23:22
librasteve_ left
|