issues
search
zio
/
zio-cache
A ZIO native cache with a simple and compositional interface
https://zio.dev/zio-cache
Apache License 2.0
85
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update auto-approve action
#169
kyri-petrou
closed
4 months ago
0
Update CI and dependencies
#168
kyri-petrou
closed
4 months ago
0
Compat with ZIO 2.1.0-RC2
#167
jamesward
closed
4 months ago
2
Update dependency node to v20.9.0
#166
renovate[bot]
closed
1 year ago
0
Update dependency node to v20
#165
renovate[bot]
closed
1 year ago
0
Update actions/setup-node action to v4
#164
renovate[bot]
closed
4 months ago
0
Do Not Increment Cache Hits For Expired Entries
#163
adamgfraser
closed
1 year ago
0
Looking up an expired item increases both the 'hits' and 'misses' stats of the cache.
#162
imgulyas
closed
1 year ago
0
Update dependency node to v18.18.2
#161
renovate[bot]
closed
1 year ago
0
Add a parameter `cacheValuesOnly` to Cache.make.*
#160
kajebiii
closed
4 months ago
5
Add a method to refresh only if lookup is a success, not an error.
#159
kajebiii
closed
1 year ago
8
Update scalafmt-core to 3.0.8
#158
zio-scala-steward[bot]
closed
1 year ago
1
Update sbt to 1.8.3
#157
zio-scala-steward[bot]
closed
1 year ago
1
Update scala-collection-compat to 2.11.0
#156
zio-scala-steward[bot]
closed
1 year ago
1
Update silencer-lib, silencer-lib_2.13.10, ... to 1.7.14
#155
zio-scala-steward[bot]
closed
1 year ago
1
Update actions/checkout action to v4
#154
renovate[bot]
closed
4 months ago
0
Update dependency node to v18.18.0
#153
renovate[bot]
closed
1 year ago
0
Update dependency ubuntu to v22
#152
renovate[bot]
closed
1 year ago
0
Update dependency node to v18.17.0
#151
renovate[bot]
closed
1 year ago
0
Alternative cost/weight per entry
#150
fourth44
opened
1 year ago
1
Update README.md
#149
github-actions[bot]
closed
4 months ago
0
Update Node.js to v16.20.1
#148
renovate[bot]
closed
1 year ago
0
Update hmarr/auto-approve-action action to v3
#147
renovate[bot]
closed
4 months ago
0
Update dependency node to v18
#146
renovate[bot]
closed
1 year ago
0
Update hmarr/auto-approve-action action to v2.4.0
#145
renovate[bot]
closed
4 months ago
0
Update actions/checkout action to v3.6.0
#144
renovate[bot]
closed
4 months ago
0
Support Looking Up Multiple Values
#143
adamgfraser
closed
7 months ago
0
Update peter-evans/create-pull-request action to v5
#142
renovate[bot]
closed
4 months ago
0
Update actions/setup-java action to v3.13.0
#141
renovate[bot]
closed
4 months ago
0
Update Renovate Config
#140
khajavi
closed
1 year ago
0
Update actions/checkout action to v3.5.0
#139
renovate[bot]
closed
1 year ago
1
Update peter-evans/create-pull-request action to v4.2.4
#138
renovate[bot]
closed
1 year ago
1
Ability to transform value
#137
regiskuckaertz
closed
1 year ago
1
Delete Lookup?
#136
regiskuckaertz
opened
1 year ago
0
Update Node.js to v16.20.0
#135
renovate[bot]
closed
1 year ago
1
stop using java clock in ScopedCache
#134
strokyl
closed
1 year ago
4
Add clean expired
#133
strokyl
closed
1 year ago
11
Apply zio-sbt-ecosystem Plugin
#132
khajavi
closed
1 year ago
1
add a way to clean expired resource in ScopedCache
#131
strokyl
closed
1 year ago
6
Ignore Scala 2.11 From Docs Project
#130
khajavi
closed
1 year ago
1
Fix publishing: remove dependency on `"io.github.cquiroz" %%% "scala-java-time"` (Not published for Scala2.11)
#129
guizmaii
closed
1 year ago
5
Add Scaladoc Support
#128
khajavi
closed
1 year ago
1
Do not publish the ScalaJS version for Scala 2.11 as one of its dependencies is not published for Scala 2.11 anymore
#127
guizmaii
closed
1 year ago
2
Update CI Settings
#126
adamgfraser
closed
1 year ago
0
Allow Specifying Custom Keying Function
#125
adamgfraser
closed
1 year ago
0
Add `makeLazy` and `makeWithLazy` function to build `ScopedCache` instances taking `R` as late as possible (not when building the cache, but when getting the instance)
#124
guizmaii
closed
1 year ago
0
Update actions/checkout action to v3.3.0 - autoclosed
#123
renovate[bot]
closed
1 year ago
0
Update README.md
#122
github-actions[bot]
closed
1 year ago
0
Add Copyright Notice
#121
adamgfraser
closed
1 year ago
0
Update README.md
#120
github-actions[bot]
closed
1 year ago
0
Next