ru202 icon indicating copy to clipboard operation
ru202 copied to clipboard

Source code for the RU202 Redis Streams Course

Results 3 ru202 issues
Sort by recently updated
recently updated
newest added

Move week 4 exercises to use millisecond precision timestamps, so that RedisInsight renders the dates correctly. Currently it shows all the dates as 01/01/1970 because the IDs provided are second...

enhancement

Add some information about using `ENTRIESREAD` when setting up a new consumer group - Redis 7 feature. https://redis.io/commands/xgroup-create/

enhancement