Project
Reverse Dependencies for redis
The projects listed here declare redis as a runtime or development dependency
0.0
5GTANGO Gatekeeper has been developed and started to accumulate some technical debt, namely with repeated code. This utility adresses that debt by extrating the duplicated code.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Toggleable gem provides basic toggle functionality
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
When you have a lot of microservices it can be hard to manage secret keys for all of them. TokenManager
handles RSA keys generation, caching and verification.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
A session store that uses session, json serialization, and gets session fullmeasure from an http header
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
ToriiDB
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Know what ActiveRecord objects touched by another
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Very simple object mappings for ruby objects
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Perform user experiments and A/B tests in your rails apps
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Record status along with other relevant information of
transactions or tasks. These tasks can be a cron job, large background jobs or
a simple method. Any task can be plugged into a transaction block. Transaction
uses Redis to store the current status along with other information.
The events within the transaction block can be published via Pubsub client
(ex. Pusher, PubNub or any valid pubsub client).These events can be
subscribed in the client app for the live status of the transaction.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
treestore stores two different types of data:
1) values, which are stored according to their SHA-1 hashcode
2) trees, which are sets of values and/or other trees, stored via a SHA-1 hashcode
In addition, there are references that allow you to 'bookmark' a SHA-1 hashcode for easier lookup.
If you think of the core git, but on any key-value backend store (like the included Redis one), you've got the right idea.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Trifle (ruby) allows you to submit counters andautomatically storing them for each range.Supports multiple backend drivers.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Trifle::Stats is a way too simple timeline analytics that helps you track custom metrics. Automatically increments counters for each enabled range. It supports timezones and different week beginning.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
A Ruby Interface for Triton Operators
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
A lightweight, easy to use link between Ruby (on Rails) and FileMaker using the FileMaker Data-API.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Queue is a proxy to several queueing libraries: a homegrown queue on top of Redis, an in-process memory queue for use in testing, a robust AMQP backend based on Bunny, and an experimental zeromq backend
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
The idea is to have an easy way to use HTML over the wire approach of TurboStream in cells. Since Turbo has rails specific gem, which this gem uses, it is not framework agnostic :/ One day it might switch to using native Turbo and then it will be.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
turbo-replay assigns a sequence number to broadcasted messages and caches them. When a client disconnects because of flaky network, we're able to resend (or replay, hence the name) missed messages in the same order they were originally sent.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Turnstile is a Redis-based library that can accurately track total number
of concurrent users accessing a web/API based server application. It can
break it down by "platform" or a device type, and returns data in JSON,
CSV of NAD formats. While user tracking may happen synchronously using a
Rack middleware, another method is provided that is based on log file
analysis, and can therefore be performed outside web server process.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
TUSUR CDN client
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
twitch-bot is a Twitch chat client that uses Twitch IRC.
With the help of this library you can connect to any Twitch channel and handle chat events.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity