<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><channel rdf:about="https://www.bibsonomy.org/concept/tag/cache"><title>BibSonomy bookmarks for /concept/tag/cache</title><link>https://www.bibsonomy.org/concept/tag/cache</link><description>BibSonomy RSS Feed for /concept/tag/cache</description><items><rdf:Seq><rdf:li rdf:resource="https://news.ycombinator.com/item?id=39198329"/><rdf:li rdf:resource="https://www.seroundtable.com/google-search-drops-cache-link-from-search-results-36787.html"/><rdf:li rdf:resource="https://forums.fedoraforum.org/showthread.php?327384-using-tar-for-backups-excluding-cache&amp;p=1854301"/><rdf:li rdf:resource="https://github.com/GoogleContainerTools/jib/issues/1468"/><rdf:li rdf:resource="https://blog.ag-grid.com/upgrading-to-ag-grid-v25-server-side-row-model/"/><rdf:li rdf:resource="https://httptoolkit.tech/blog/cache-your-cors/"/><rdf:li rdf:resource="https://news.ycombinator.com/item?id=32907234"/><rdf:li rdf:resource="https://phabricator.wikimedia.org/T310532#8004500"/><rdf:li rdf:resource="https://news.ycombinator.com/item?id=28053168"/><rdf:li rdf:resource="https://cachedview.com/"/><rdf:li rdf:resource="https://www.fosslinux.com/2986/free-up-hard-disk-space-ubuntu.htm"/><rdf:li rdf:resource="https://www.linuxatemyram.com/"/><rdf:li rdf:resource="https://arkwright.github.io/scaling-react-server-side-rendering.html"/><rdf:li rdf:resource="https://austingwalters.com/the-cache-and-multithreading/"/><rdf:li rdf:resource="https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/remap_purge.en.html"/><rdf:li rdf:resource="https://news.ycombinator.com/item?id=19823678"/><rdf:li rdf:resource="https://www.rosipov.com/blog/effective-search-with-mutt/"/><rdf:li rdf:resource="https://metacpan.org/pod/CHI"/><rdf:li rdf:resource="https://metacpan.org/pod/CGI::Cache"/><rdf:li rdf:resource="https://reactjs.org/blog/2018/06/07/you-probably-dont-need-derived-state.html#what-about-memoization"/></rdf:Seq></items></channel><item rdf:about="https://news.ycombinator.com/item?id=39198329"><title>Google search drops cache link from search results | Hacker News</title><description></description><link>https://news.ycombinator.com/item?id=39198329</link><dc:creator>bshanks</dc:creator><dc:date>2024-02-01T07:24:23+01:00</dc:date><dc:subject>cache </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2024-02-01T07:24:23+01:00&#034; href=&#034;https://news.ycombinator.com/item?id=39198329&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://news.ycombinator.com/item?id=39198329&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/></rdf:Bag></taxo:topics></item><item rdf:about="https://www.seroundtable.com/google-search-drops-cache-link-from-search-results-36787.html"><title>Google Search Drops Cache Link From Search Results</title><description></description><link>https://www.seroundtable.com/google-search-drops-cache-link-from-search-results-36787.html</link><dc:creator>bshanks</dc:creator><dc:date>2024-02-01T07:24:03+01:00</dc:date><dc:subject>cache </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2024-02-01T07:24:03+01:00&#034; href=&#034;https://www.seroundtable.com/google-search-drops-cache-link-from-search-results-36787.html&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://www.seroundtable.com/google-search-drops-cache-link-from-search-results-36787.html&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/></rdf:Bag></taxo:topics></item><item rdf:about="https://forums.fedoraforum.org/showthread.php?327384-using-tar-for-backups-excluding-cache&amp;p=1854301"><title>[SOLVED] using tar for backups - excluding cache - Page 2</title><description>I think the ~/.mozilla/firefox/XXX.default-YYY/storage/default/https+++ZZZ.com/cache/https+++domain.com/ style dirs are the storage for what&#039;s called &#034;service workers&#034; which is persistent code related to each website that sends notifiications even if no related tab is open.
Suppose you have a favorite website that sells something, you might register with them that you&#039;re interested in a particular kind of product. A serviceworker for that site would be in the &#034;ZZZ&#034; folder named after that site, the code in there would run even if you don&#039;t have a tab open for that site. It&#039;s done so you can get a notification. In other cases it&#039;s some other code that the web designers don&#039;t want to have to reload each time you visit, caching it in your storage folder saves time and network.
You can see all your service workers in the Firefox menu: Help -&gt; More troubleshooting information -&gt; about:serviceworkers ( or load about:serviceworkers )</description><link>https://forums.fedoraforum.org/showthread.php?327384-using-tar-for-backups-excluding-cache&amp;p=1854301</link><dc:creator>jil</dc:creator><dc:date>2023-10-11T16:49:08+02:00</dc:date><dc:subject>notification cache pages background firefox registered job </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;I think the ~/.mozilla/firefox/XXX.default-YYY/storage/default/https+++ZZZ.com/cache/https+++domain.com/ style dirs are the storage for what&amp;#039;s called &amp;#034;service workers&amp;#034; which is persistent code related to each website that sends notifiications even if no related tab is open.
Suppose you have a favorite website that sells something, you might register with them that you&amp;#039;re interested in a particular kind of product. A serviceworker for that site would be in the &amp;#034;ZZZ&amp;#034; folder named after that site, the code in there would run even if you don&amp;#039;t have a tab open for that site. It&amp;#039;s done so you can get a notification. In other cases it&amp;#039;s some other code that the web designers don&amp;#039;t want to have to reload each time you visit, caching it in your storage folder saves time and network.
You can see all your service workers in the Firefox menu: Help -&amp;gt; More troubleshooting information -&amp;gt; about:serviceworkers ( or load about:serviceworkers )&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/notification"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/pages"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/background"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/firefox"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/registered"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/job"/></rdf:Bag></taxo:topics></item><item rdf:about="https://github.com/GoogleContainerTools/jib/issues/1468"><title>Support for using a local Docker cache for base images · Issue #1468 · GoogleContainerTools/jib · GitHub</title><description>v1.6.0 has been released with this feature; prefix your source image configuration with docker:// to use a base image stored in the Docker daemon.

Gradle: jib.from.image = &#039;docker://docker-image&#039;
Maven: &lt;from&gt;&lt;image&gt;docker://docker-image&lt;/image&gt;&lt;/from&gt;</description><link>https://github.com/GoogleContainerTools/jib/issues/1468</link><dc:creator>jil</dc:creator><dc:date>2023-06-01T17:01:33+02:00</dc:date><dc:subject>image docker cache jib deamon base local </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;v1.6.0 has been released with this feature; prefix your source image configuration with docker:// to use a base image stored in the Docker daemon.

Gradle: jib.from.image = &amp;#039;docker://docker-image&amp;#039;
Maven: &amp;lt;from&amp;gt;&amp;lt;image&amp;gt;docker://docker-image&amp;lt;/image&amp;gt;&amp;lt;/from&amp;gt;&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/image"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/docker"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/jib"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/deamon"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/base"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/local"/></rdf:Bag></taxo:topics></item><item rdf:about="https://blog.ag-grid.com/upgrading-to-ag-grid-v25-server-side-row-model/"><title>Upgrading to ag-Grid v25 server-side row model</title><description>The purgeServerSideCache method is deprecated and calling it has no effect - you&#039;ll get a console warning about that. This method is now replaced with refreshServerSideStore</description><link>https://blog.ag-grid.com/upgrading-to-ag-grid-v25-server-side-row-model/</link><dc:creator>jil</dc:creator><dc:date>2023-01-09T09:22:33+01:00</dc:date><dc:subject>server cache side deprecated refresh aggrid </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;The purgeServerSideCache method is deprecated and calling it has no effect - you&amp;#039;ll get a console warning about that. This method is now replaced with refreshServerSideStore&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/server"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/side"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/deprecated"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/refresh"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/aggrid"/></rdf:Bag></taxo:topics></item><item rdf:about="https://httptoolkit.tech/blog/cache-your-cors/"><title>Cache your CORS, for performance &amp; profit | HTTP Toolkit</title><description></description><link>https://httptoolkit.tech/blog/cache-your-cors/</link><dc:creator>bshanks</dc:creator><dc:date>2022-09-21T09:39:46+02:00</dc:date><dc:subject>cache cors </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2022-09-21T09:39:46+02:00&#034; href=&#034;https://httptoolkit.tech/blog/cache-your-cors/&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://httptoolkit.tech/blog/cache-your-cors/&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cors"/></rdf:Bag></taxo:topics></item><item rdf:about="https://news.ycombinator.com/item?id=32907234"><title>Cache your CORS | Hacker News</title><description></description><link>https://news.ycombinator.com/item?id=32907234</link><dc:creator>bshanks</dc:creator><dc:date>2022-09-21T09:39:38+02:00</dc:date><dc:subject>cache cors </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2022-09-21T09:39:38+02:00&#034; href=&#034;https://news.ycombinator.com/item?id=32907234&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://news.ycombinator.com/item?id=32907234&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cors"/></rdf:Bag></taxo:topics></item><item rdf:about="https://phabricator.wikimedia.org/T310532#8004500"><title>(550) ⚓ T310532 Investigate McRouter GET request spike from wmf.15</title><description></description><link>https://phabricator.wikimedia.org/T310532#8004500</link><dc:creator>brightbyte</dc:creator><dc:date>2022-06-15T12:49:42+02:00</dc:date><dc:subject>timo cache mediawiki krinkle debugging investigation analysis performance spike </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2022-06-15T12:49:42+02:00&#034; href=&#034;https://phabricator.wikimedia.org/T310532#8004500&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://phabricator.wikimedia.org/T310532#8004500&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/timo"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/mediawiki"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/krinkle"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/debugging"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/investigation"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/analysis"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/performance"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/spike"/></rdf:Bag></taxo:topics></item><item rdf:about="https://news.ycombinator.com/item?id=28053168"><title>The 5-Hour CDN | Hacker News</title><description></description><link>https://news.ycombinator.com/item?id=28053168</link><dc:creator>bshanks</dc:creator><dc:date>2021-08-17T00:29:38+02:00</dc:date><dc:subject>cache cdn </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2021-08-17T00:29:38+02:00&#034; href=&#034;https://news.ycombinator.com/item?id=28053168&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://news.ycombinator.com/item?id=28053168&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cdn"/></rdf:Bag></taxo:topics></item><item rdf:about="https://cachedview.com/"><title>Google Cached Pages of Any Website - CachedView</title><description></description><link>https://cachedview.com/</link><dc:creator>bshanks</dc:creator><dc:date>2021-04-02T22:14:03+02:00</dc:date><dc:subject>cache </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2021-04-02T22:14:03+02:00&#034; href=&#034;https://cachedview.com/&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://cachedview.com/&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/></rdf:Bag></taxo:topics></item><item rdf:about="https://www.fosslinux.com/2986/free-up-hard-disk-space-ubuntu.htm"><title>5 Best Ways to Free up Hard Disk Space in Ubuntu | FOSS Linux</title><description>Hard disk space can easily get filled up with cached package files, old kernels, and other obsolete files that occupy unwanted hard disk space. Here are top five best and safer ways to clean and free up hard disk space in Ubuntu. We show you Terminal and GUI way of cleaning up system.</description><link>https://www.fosslinux.com/2986/free-up-hard-disk-space-ubuntu.htm</link><dc:creator>esistimfluss</dc:creator><dc:date>2020-08-19T23:38:30+02:00</dc:date><dc:subject>Ubuntu Werkzeug tempora aufräumen 2020 Cache </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;Hard disk space can easily get filled up with cached package files, old kernels, and other obsolete files that occupy unwanted hard disk space. Here are top five best and safer ways to clean and free up hard disk space in Ubuntu. We show you Terminal and GUI way of cleaning up system.&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/Ubuntu"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/Werkzeug"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/tempora"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/aufräumen"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/2020"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/Cache"/></rdf:Bag></taxo:topics></item><item rdf:about="https://www.linuxatemyram.com/"><title>Help! Linux ate my RAM!</title><description></description><link>https://www.linuxatemyram.com/</link><dc:creator>becker</dc:creator><dc:date>2020-07-22T07:59:24+02:00</dc:date><dc:subject>linux cache memory os swap free ram </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2020-07-22T07:59:24+02:00&#034; href=&#034;https://www.linuxatemyram.com/&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://www.linuxatemyram.com/&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/linux"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/memory"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/os"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/swap"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/free"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/ram"/></rdf:Bag></taxo:topics></item><item rdf:about="https://arkwright.github.io/scaling-react-server-side-rendering.html"><title>Arkwrite</title><description></description><link>https://arkwright.github.io/scaling-react-server-side-rendering.html</link><dc:creator>bshanks</dc:creator><dc:date>2019-12-31T19:17:55+01:00</dc:date><dc:subject>ops ssr cache serverside redux loadbalance react render webdev loadbalancing </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2019-12-31T19:17:55+01:00&#034; href=&#034;https://arkwright.github.io/scaling-react-server-side-rendering.html&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://arkwright.github.io/scaling-react-server-side-rendering.html&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/ops"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/ssr"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/serverside"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/redux"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/loadbalance"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/react"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/render"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/webdev"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/loadbalancing"/></rdf:Bag></taxo:topics></item><item rdf:about="https://austingwalters.com/the-cache-and-multithreading/"><title>The Cache and Multithreading - Austin G. Walters</title><description></description><link>https://austingwalters.com/the-cache-and-multithreading/</link><dc:creator>bshanks</dc:creator><dc:date>2019-11-24T20:18:24+01:00</dc:date><dc:subject>cache perf openmb </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2019-11-24T20:18:24+01:00&#034; href=&#034;https://austingwalters.com/the-cache-and-multithreading/&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://austingwalters.com/the-cache-and-multithreading/&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/perf"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/openmb"/></rdf:Bag></taxo:topics></item><item rdf:about="https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/remap_purge.en.html"><title>Remap Purge Plugin — Apache Traffic Server 10.0.0 documentation</title><description></description><link>https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/remap_purge.en.html</link><dc:creator>brightbyte</dc:creator><dc:date>2019-11-13T15:11:52+01:00</dc:date><dc:subject>cache esi ats wmf </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2019-11-13T15:11:52+01:00&#034; href=&#034;https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/remap_purge.en.html&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/remap_purge.en.html&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/esi"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/ats"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/wmf"/></rdf:Bag></taxo:topics></item><item rdf:about="https://news.ycombinator.com/item?id=19823678"><title>I&#039;m astounded at the number of developers in my own company that reach for Redis... | Hacker News</title><description></description><link>https://news.ycombinator.com/item?id=19823678</link><dc:creator>bshanks</dc:creator><dc:date>2019-06-25T08:29:34+02:00</dc:date><dc:subject>cache webdev </dc:subject><content:encoded>&lt;a itemprop=&#034;url&#034; data-versiondate=&#034;2019-06-25T08:29:34+02:00&#034; href=&#034;https://news.ycombinator.com/item?id=19823678&#034; rel=&#034;nofollow&#034; class=&#034;description-link&#034;&gt;https://news.ycombinator.com/item?id=19823678&lt;/a&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/webdev"/></rdf:Bag></taxo:topics></item><item rdf:about="https://www.rosipov.com/blog/effective-search-with-mutt/"><title>Effective search with Mutt - Ruslan Osipov</title><description>set header_cache = &#034;$HOME/Mail&#034;
set message_cachedir = &#034;$HOME/Mail&#034;</description><link>https://www.rosipov.com/blog/effective-search-with-mutt/</link><dc:creator>jil</dc:creator><dc:date>2019-06-06T19:08:27+02:00</dc:date><dc:subject>cache mutt mail local </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;set header_cache = &amp;#034;$HOME/Mail&amp;#034;
set message_cachedir = &amp;#034;$HOME/Mail&amp;#034;&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/mutt"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/mail"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/local"/></rdf:Bag></taxo:topics></item><item rdf:about="https://metacpan.org/pod/CHI"><title>CHI - Unified cache handling interface - metacpan.org</title><description>mehrschichtiger cache-treiber, der mehrer cache-möglichkeiten transparent bedient</description><link>https://metacpan.org/pod/CHI</link><dc:creator>ubt.rohlfs</dc:creator><dc:date>2018-11-13T19:02:59+01:00</dc:date><dc:subject>cache perl performance web-anwendung </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;mehrschichtiger cache-treiber, der mehrer cache-möglichkeiten transparent bedient&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/perl"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/performance"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/web-anwendung"/></rdf:Bag></taxo:topics></item><item rdf:about="https://metacpan.org/pod/CGI::Cache"><title>CGI::Cache - Perl extension to help cache output of time-intensive CGI scripts - metacpan.org</title><description>Perl extension to help cache output of time-intensive CGI scripts</description><link>https://metacpan.org/pod/CGI::Cache</link><dc:creator>ubt.rohlfs</dc:creator><dc:date>2018-11-13T19:00:01+01:00</dc:date><dc:subject>cache cgi perl performance web-anwendung </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;Perl extension to help cache output of time-intensive CGI scripts&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cgi"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/perl"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/performance"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/web-anwendung"/></rdf:Bag></taxo:topics></item><item rdf:about="https://reactjs.org/blog/2018/06/07/you-probably-dont-need-derived-state.html#what-about-memoization"><title>You Probably Don&#039;t Need Derived State – React Blog</title><description>import memoize from &#034;memoize-one&#034;;
...
filter = memoize( (list, filterText) =&gt; list.filter(item =&gt; item.text.includes(filterText)) ); </description><link>https://reactjs.org/blog/2018/06/07/you-probably-dont-need-derived-state.html#what-about-memoization</link><dc:creator>jil</dc:creator><dc:date>2018-09-13T14:58:37+02:00</dc:date><dc:subject>cache proxy library function js react memoize javascript </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;import memoize from &amp;#034;memoize-one&amp;#034;;
...
filter = memoize( (list, filterText) =&amp;gt; list.filter(item =&amp;gt; item.text.includes(filterText)) ); &lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/proxy"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/library"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/function"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/js"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/react"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/memoize"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/javascript"/></rdf:Bag></taxo:topics></item></rdf:RDF>