caching
Here are 825 public repositories matching this topic...
Efficient cache for gigabytes of data written in Go.
-
Updated
Aug 31, 2020 - Go
Today IMap.values() and IMap.values(Predicate) calls are blocking.
I would like to use IMap.values(Predicate) in a Jet Pipeline, which is possible, but I need to declare it as nonCooperative, and will have an impact on the pipeline scalability.
Would it be possible to have an async (non-blocking) version for these calls ?
Thank you very much for all the hard work done !
[Deprecated] A collection of service worker tools for offlining runtime requests
-
Updated
Oct 1, 2019 - JavaScript
Android Library for Async Data Loading and Caching
-
Updated
Dec 6, 2019 - Java
Varnish Cache source code repository
-
Updated
Sep 4, 2020 - C
Full-featured library for writing Alfred 3 & 4 workflows
-
Updated
Aug 20, 2020 - Python
Computing with Python functions.
-
Updated
Aug 24, 2020 - Python
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
-
Updated
Aug 12, 2020 - C#
A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy
-
Updated
Sep 4, 2020 - C
currently "option forwardfor" cant't be unset, so there is no way to enable it in the default section and disable it in a particular frontend
Currently we don't have any mechanism to limit the maximum number of clients that could be handled simultaneously.
This feature should be designed properly. Here is some clue: https://redis.io/topics/clients#maximum-number-of-clients
Download, cache and show images in a flutter app
-
Updated
Aug 26, 2020 - Dart
Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator
-
Updated
Aug 31, 2020 - Go
Allow to cache nulls
Problem description
I saw comment about nulls caching dotnetcore/EasyCaching#43 (comment), but we have important case when it is necessary.
We develop a low code platform, where our clients can set up some handlers for processing some requests from there websites.
- Each handler is entity in database, that is cached in memory.
- Some handlers cou
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
-
Updated
Aug 13, 2020 - Elixir
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
-
Updated
Mar 5, 2020 - Go
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
-
Updated
Jul 11, 2020 - C#
In-Process and Distributed Caching Toolkit for Elixir
-
Updated
Jul 5, 2020 - Elixir
-
Updated
Sep 30, 2019 - Ruby
Fast and light-weight memcached client for C++ / #python / #golang #libmc
-
Updated
May 13, 2020 - C++
Improve this page
Add a description, image, and links to the caching topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the caching topic, visit your repo's landing page and select "manage topics."


Here is an issues with detailed description: NekR/offline-plugin#77