Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
6 results tagged redis  ✕   ✕
Increase your scalability using Redis in Ruby on Rails Application https://cryptextechnologies.medium.com/increase-your-scalability-using-redis-in-ruby-on-rails-application-2564d1ce2feb
Wed 03 Aug 2022 01:58:32 PM PDT archive.org

How to add Redis caching support to a Ruby on Rails application.

rails redis caching huginn exocortex
yubuylov/huginn_unique_agent https://github.com/yubuylov/huginn_unique_agent
Thu 25 Nov 2021 02:43:22 PM PST archive.org

The UniqueAgent receives a stream of events and remits the event if it is not a duplicate. Uses Redis as its backing store.

exocortex huginn agent ruby redis analysis
Python RQ https://python-rq.org/
Tue 23 Feb 2021 02:35:24 PM PST archive.org

RQ (Redis Queue) is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry. It can be integrated in your web stack easily.

Github: https://github.com/rq/rq

python module queue multiprocessor redis jobs exocortex
Webdis, an HTTP interface for Redis with JSON output https://webd.is
Mon 09 Sep 2019 01:01:41 PM PDT archive.org

An HTTP server that sits between Redis and whatever clients you have and implements a REST API for the Redis protocol. Can even be used to upload and store files using PUT requests. Defaults to JSON but can return other data formats by adding an extension (.json, .txt, and so forth). JSON objects stored are single items. Also implements pubsub and WebSockets. Implemented in C.

Github: https://github.com/nicolasff/webdis

exocortex json data datastore redis server rest api
EtherCalc http://ethercalc.net/
Tue 20 Mar 2018 12:36:48 AM PDT archive.org

EtherCalc is another web-based spreadsheet web app based upon node.js. Part of the SocialCalc project. Supports persistent storage of data on the back end, uses Redis if it's installed.

foss collaborative webapps javascript redis spreadsheet nodejs
Simple Python Queue with Redis - Peter Hoffmann http://peter-hoffmann.com/2012/python-simple-queue-redis-queue.html
Tue 20 Mar 2018 12:19:31 AM PDT archive.org

How to use use Redis to implement a queue for applications written in Python.

python redis queue howto simple
4810 links, including 361 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn