issues
search
whitfin
/
cachex
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
https://hexdocs.pm/cachex/
MIT License
1.6k
stars
103
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove set and set_many from the main API
#338
whitfin
closed
7 months ago
0
Remove set and set_many from the public API
#337
whitfin
closed
7 months ago
0
Cachex.warm/2 should be able to flip between blocking vs. non-blocking
#336
whitfin
closed
7 months ago
0
The :transactional option should be renamed to :transactions
#335
whitfin
closed
7 months ago
0
Warmers should have names defined, rather than simply the module name
#334
whitfin
closed
7 months ago
0
Warmer blocking should be enabled on cache, rather than individual warmers
#333
whitfin
closed
7 months ago
2
Consider upgrading provisions to support Warmers as well as Hooks
#332
whitfin
closed
7 months ago
1
Add table_type option for :set and :ordered_set
#331
camilleryr
closed
7 months ago
2
Add Cachex.warm/2 to allow manual cache warming
#330
whitfin
closed
7 months ago
0
qlc error - max limit cache eviction fails for no cwd write permissions
#329
aerosol
closed
2 months ago
3
Using `ordered_set` type tables to back cache
#328
camilleryr
closed
7 months ago
1
Return updated state in the cache notification event
#327
feld
closed
9 months ago
3
Ensure epmd is running or all LocalCluster tests fail
#326
feld
closed
8 months ago
0
Possible bug in :cachex_notify event handling?
#325
feld
closed
9 months ago
1
Dialyzer fixes
#324
feld
closed
8 months ago
4
Cachex warmer breaks the application with "no match of right hand side value: {:error, :no_cache}" error
#323
vasumur
closed
9 months ago
11
Allow warmers to trigger hooks
#322
camilleryr
closed
7 months ago
9
Correctly terminate distributed caches
#321
whitfin
closed
10 months ago
2
Improve reliability issues in Courier services
#320
whitfin
closed
10 months ago
0
Cachex.fetch hangs and breaks my app
#319
ericlathrop
closed
9 months ago
13
[Elixir 1.15] ** (MatchError) no match of right hand side value: {1, {:error, :no_cache}}
#318
kianmeng
closed
10 months ago
3
Fix typos
#317
kianmeng
closed
10 months ago
1
Using Cachex with Phoenix and iex
#316
tbm206
closed
8 months ago
4
[question][guidance] bulk increment with ttl
#315
xward
closed
11 months ago
3
Sending a message to `self()` when starting a warmer crashes app
#314
apreifsteck
closed
9 months ago
8
Adds the {:error, :no_cache} case to function doc to be clear
#313
tpickell-papa
closed
7 months ago
3
Supervisor.start_link/2
#312
awksedgreep
closed
1 year ago
2
fix typo
#311
listx
closed
1 year ago
0
Fix typo in README.md
#310
zorbash
closed
1 year ago
0
Document async warmup
#309
elvanja
closed
8 months ago
0
Allow expiration to be inline from inside fetch functions
#308
whitfin
closed
1 year ago
3
Does `Cachex.fetch` accept `ttl` option?
#307
hissssst
closed
1 year ago
4
Add a scheduled LRW policy for low memory use
#306
whitfin
closed
1 year ago
0
Add a very basic LRU cache clear implementation
#305
whitfin
closed
1 month ago
3
fetch and expire not setting TTL
#304
AntoineAugusti
closed
1 year ago
29
Add a simple eviction policy to enforce limits with low memory overhead
#303
whitfin
closed
1 year ago
0
Transactions not permitting parallel execution
#302
andrecloutier-pd
closed
1 year ago
2
Fix up type spec for stats/2
#301
aerosol
closed
2 years ago
0
Potential memory issues with LRW policy
#300
johantell
closed
1 year ago
3
Manually trigger cache warmers
#299
aselder
closed
7 months ago
4
fix missing warmer macro by importing Cachex.Spec
#298
ejscunha
closed
1 year ago
1
What's the default expiration value when using Cachex.put?
#297
jaeyson
closed
2 years ago
1
`Cachex.Spec.expiration` is underspecified in documentation
#296
hauleth
closed
1 year ago
0
Normalize courier calls to simplify :commit handling
#295
whitfin
closed
2 years ago
0
Add support for non-synchronous warmers
#294
whitfin
closed
2 years ago
0
Apply Mix formatter and enforce formatting in CI
#293
whitfin
closed
2 years ago
0
Surface inner stacktraces from calls to fetch
#292
whitfin
closed
2 years ago
1
Restructure around latest tooling and standards
#291
whitfin
closed
2 years ago
0
Only one call to fetch should return :commit
#290
whitfin
closed
2 years ago
0
Add purge options to allow detailed eviction hook usage.
#289
jdcumpson
closed
2 years ago
4
Previous
Next