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
3 results tagged caching  ✕   ✕
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
memcached - a distributed memory object caching system http://memcached.org/
Tue 20 Mar 2018 12:46:33 AM PDT archive.org

memcached is a distributed database based upon the principle of a hash table: Ask if an arbitrary key exists, and if it does you get the matching value stored in the hash table. If it doesn't, it will be. Least recently used objects get purged from the table to reclaim memory. memcached instances connect to one another so the hash table can span arbitrary numbers of nodes on a network but be queried with a single line of code. Note that securing your memcached grid is your job: It's designed to be run on a trusted network (i.e., your production network that you've hardened behind a firewall that you manage...)

foss database distributed caching server software
/JimmXinu/FanFicFare https://github.com/JimmXinu/FanFicFare
Tue 20 Mar 2018 12:09:52 AM PDT archive.org

A utility for turning fanfic from online archives into ebooks to load into a tablet, phone, or reader. Written in python. Consists of a plugin for Calibre, a CLI utility, and a webservice.

utility mobi cli plugin python webservice fanfiction fandom metadata html archives online caching textfile fiction crossplatform epub ebooks
4980 links, including 377 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn