1- # redis-rb [ ![ Build Status] [ travis- image]] [ travis- link] [ ![ Inline docs] [ inchpages-image ]] [ inchpages-link ] ![ ] ( https://github.com/redis/redis-rb/workflows/Test/badge.svg?branch=master )
1+ # redis-rb [ ![ Build Status] [ gh-actions- image]] [ gh-actions- link] [ ![ Inline docs] [ inchpages-image ]] [ inchpages-link ]
22
33A Ruby client that tries to match [ Redis] [ redis-home ] ' API one-to-one, while still
44providing an idiomatic interface.
@@ -446,7 +446,7 @@ redis = Redis.new(:driver => :synchrony)
446446## Testing
447447
448448This library is tested against recent Ruby and Redis versions.
449- Check [ Travis ] [ travis -link] for the exact versions supported.
449+ Check [ Github Actions ] [ gh-actions -link] for the exact versions supported.
450450
451451## See Also
452452
@@ -465,12 +465,11 @@ client and evangelized Redis in Rubyland. Thank you, Ezra.
465465requests.
466466
467467
468- [ inchpages-image ] : https://inch-ci.org/github/redis/redis-rb.svg
469- [ inchpages-link ] : https://inch-ci.org/github/redis/redis-rb
470- [ redis-commands ] : https://redis.io/commands
471- [ redis-home ] : https://redis.io
472- [ redis-url ] : http://www.iana.org/assignments/uri-schemes/prov/redis
473- [ travis-home ] : https://travis-ci.org/
474- [ travis-image ] : https://secure.travis-ci.org/redis/redis-rb.svg?branch=master
475- [ travis-link ] : https://travis-ci.org/redis/redis-rb
476- [ rubydoc ] : http://www.rubydoc.info/gems/redis
468+ [ inchpages-image ] : https://inch-ci.org/github/redis/redis-rb.svg
469+ [ inchpages-link ] : https://inch-ci.org/github/redis/redis-rb
470+ [ redis-commands ] : https://redis.io/commands
471+ [ redis-home ] : https://redis.io
472+ [ redis-url ] : http://www.iana.org/assignments/uri-schemes/prov/redis
473+ [ gh-actions-image ] : https://github.com/redis/redis-rb/workflows/Test/badge.svg
474+ [ gh-actions-link ] : https://github.com/redis/redis-rb/actions
475+ [ rubydoc ] : http://www.rubydoc.info/gems/redis
0 commit comments