This website requires JavaScript.
Explore
Help
Sign In
gearheads
/
mastodon
Archived
Watch
2
Star
0
Fork
You've already forked mastodon
0
Code
Releases
4
Activity
This repository has been archived on
2024-06-09
. You can view files and clone it, but cannot push or open issues/pull-requests.
90ec88d58b
mastodon
/
config
/
initializers
/
redis.rb
4 lines
66 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
2023-07-12 09:47:08 +02:00
# frozen_string_literal: true
Upgrade to latest redis-rb 4.x and fix deprecations (#23616) Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
2023-03-04 16:38:28 +01:00
Redis
.
sadd_returns_boolean
=
false