-
Updated
Sep 13, 2020 - Swift
cache-storage
Here are 224 public repositories matching this topic...
-
Updated
May 15, 2020 - C
-
Updated
Sep 18, 2020 - Objective-C
-
Updated
Jun 16, 2020 - Python
-
Updated
Apr 8, 2019 - Go
-
Updated
Apr 19, 2020 - Rust
@shaypal5 I'm submitting this PR to hopefully make cachier a bit more usable with long-running functions.
I had noticed that the recursion pattern in wait_on_entry_calc
was causing the issues I was seeing in #24. I changed the implementation here, and ran a few test cases on a project I was working on.
For short-running functions, nothing breaks. The cache gets loaded correctly, and the
-
Updated
Jun 18, 2020 - Objective-C
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Aug 18, 2020 - Java
-
Updated
Oct 12, 2017 - Go
-
Updated
Feb 7, 2019 - JavaScript
-
Updated
Jun 9, 2020 - Swift
-
Updated
Aug 15, 2020 - Go
Is your feature request related to a problem? Please describe.
@ImageView can be configured with a height and width value so that the images are resized before they are put into the ImageView
Describe the solution you'd like
Optimized logic for resizing bitmaps before they are added to the ImageView if the required values are passed to the annotation.
We should log more readable errors when cache-micro:
- can't write
- can't read
- can't open a connection
- can't close database
-
Updated
Nov 10, 2017 - Java
-
Updated
Sep 14, 2020 - TypeScript
-
Updated
Jan 20, 2019 - Python
-
Updated
Jun 28, 2020 - Scala
-
Updated
Jul 21, 2019 - Kotlin
-
Updated
Aug 24, 2019 - PHP
-
Updated
Dec 4, 2019 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jun 27, 2019 - Python
Improve this page
Add a description, image, and links to the cache-storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cache-storage topic, visit your repo's landing page and select "manage topics."
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