14 Commits (135c4d8250d661439b6a8dd3fc51d30d00bacdf4)

Author SHA1 Message Date
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
1 year ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
2 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135)
2 years ago
Eugen Rochko 6d23d40420
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
4 years ago
mayaeh f56129a947
Suppress Redis#exists(key) warning (#14067)
4 years ago
Clworld df92f010ad Set config.cache_store in environments file. (#3219)
7 years ago
Eugen Rochko 20c0054460 Adjust REDIS_URL usage in node_redis (#3183)
7 years ago
beatrix 5c1f70b5c5 namespace redis usage (#2869)
7 years ago
Eugen Rochko c997091166 Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)
7 years ago
Effy Elden ab4f5f5da5 Add Heroku deployment support
8 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
Eugen Rochko dbe00a4156 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