-
Updated
Oct 1, 2019 - Swift
cache-storage
Here are 205 public repositories matching this topic...
-
Updated
May 15, 2020 - C
-
Updated
May 15, 2020 - Python
Implement timeouts
Description
It's better if we could introduce client timeouts.
Steps to reproduce the behavior:
Expected behavior
Actual Behavior
OS and Other informations
Additional details
Simplify config
Limit max clients
-
Updated
Apr 19, 2020 - Rust
Well, my use case is:
I have a function that queries the database, the input is the database alias and the query.
It's working great, but I just saw that the cache size will grow indefinitely, right?
My idea was to keep track of the stale date, and check for all elements of the object if any was already "staled", and delete it.
Just to keep the filesize at a minimum.
I never worked with Cla
-
Updated
Mar 16, 2020 - JavaScript
-
Updated
May 8, 2020 - Java
-
Updated
Oct 12, 2017 - Go
-
Updated
Feb 7, 2019 - JavaScript
-
Updated
Apr 18, 2020 - Go
We should log more readable errors when cache-micro:
- can't write
- can't read
- can't open a connection
- can't close database
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.
-
Updated
Nov 10, 2017 - Java
-
Updated
May 24, 2020 - Swift
-
Updated
May 8, 2020 - TypeScript
-
Updated
Jan 20, 2019 - Python
-
Updated
Apr 23, 2020 - Scala
-
Updated
Jul 21, 2019 - Kotlin
-
Updated
Aug 24, 2019 - PHP
-
Updated
Dec 19, 2018 - JavaScript
-
Updated
Dec 4, 2019 - JavaScript
-
Updated
Jun 27, 2019 - Python
-
Updated
Feb 7, 2020 - PHP
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."
We need to implement integration/unit tests for
internal/transport
package.