13 Commits (4fb3d20faf447afda7aa849331afec9cf3e3fdda)

Author SHA1 Message Date
Jean byroot Boussier 08c2938b4a Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
2 years ago
Eugen Rochko 553889bc7c Fix single Redis connection being used across all threads (#18135)
2 years ago
Eugen Rochko ca238c879d Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
4 years ago
mayaeh db856552ce Suppress Redis#exists(key) warning (#14067)
4 years ago
Clworld 2214d1ecd7 Set config.cache_store in environments file. (#3219)
7 years ago
Eugen Rochko d9797075e2 Adjust REDIS_URL usage in node_redis (#3183)
7 years ago
beatrix f88ff75a8d namespace redis usage (#2869)
7 years ago
Eugen Rochko 0951a2f9f3 Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)
7 years ago
Effy Elden a898072d76 Add Heroku deployment support
8 years ago
Eugen Rochko e71b152d89 Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
Eugen Rochko 8f0869876b Improved configuration from ENV, cleaned up timeline filter methods
8 years ago
Eugen Rochko aab9f57e36 Adding config for puma, dashboard layout, fixing some queries
9 years ago
Eugen Rochko 6c4c84b161 Distrubute statuses as a fan-out-on-write system, with optional precomputing
9 years ago