Issues
- 2
- 0
Nebulex v3 Roadmap
#189 opened by cabol - 15
[Proposal] A New GC Strategy for Local Generation
#184 opened by dongfuye - 1
Cache.all(nil, return: :value) with a partitioned cache gives incorrect results
#228 opened by jweinkam - 1
2.6.2 is missing from tags and releases on github
#227 opened by trashhalo - 1
Support cache refreshing in the background
#223 opened by ryanlchandler - 4
Having a cache per user ID...
#224 opened by hickscorp - 4
- 3
Fix compatibility with Elixir 1.15 and 1.16
#220 opened by cabol - 3
`Multilevel` inclusive cache doesn't duplicate entries backwards on `get_all/2`
#219 opened by renatoaguiar - 3
- 3
Regression on decorated functions and Elixir 1.16
#216 opened by GRoguelon - 9
Nebulex.RegistryLookupError
#207 opened by Arp-G - 5
- 2
is allocated_memory param global on per node when using Nebulex.Adapters.Partitioned with :shards
#213 opened by juancgalvis - 9
- 3
Bug on Local adapter when using `delete_all` and keys are nested tuples: not a valid match specification
#211 opened by lurodrigo - 20
* 1st argument: the table identifier does not refer to an existing ETS table
#181 opened by maxguzenski - 1
- 5
- 4
Ambiguity regarding ttl and gc_interval relation.
#208 opened by benonymus - 4
- 2
random :erpc, :timeout with partitioned get
#202 opened by benonymus - 1
Support query/match values for the option `:all_entries` in the `cache_evict` decorator
#193 opened by cabol - 2
Multilevel invalidation
#179 opened by sindrip - 4
Is there any way to get the size of the cache?
#203 opened by benonymus - 1
Errors when storing nil values
#195 opened by alexcastano - 0
- 2
- 4
Where to use load/2, dump/2
#201 opened by benonymus - 6
- 2
Unable to use module attributes when specifying a MFA cache within the decorator
#191 opened by suzdalnitski - 4
Multi level caching suggestion?
#168 opened by aphillipo - 2
- 0
- 2
Feedback for NebulexLocalDistributedAdapter
#180 opened by martosaur - 1
nebulex crash when gc_interval is not set
#182 opened by dongfuye - 0
External cache-key references on `cacheable` decorator
#178 opened by cabol - 0
- 0
Ability for referencing a key in the `cacheable` decorator via `:references` option
#169 opened by cabol - 11
Document test env setup with decorators?
#155 opened by atavistock - 2
Adapter configuration per-env?
#171 opened by tpitale - 1
Confusing documentation for telemetry
#167 opened by hazardfn - 5
On-change handler for write-through decorators
#165 opened by tpitale - 1
- 0
Telemetry handler fails when using put_all
#163 opened by ananthakumaran - 2
Cannot use variables in decorator keys
#161 opened by atavistock - 5
- 0
- 0
Option `:cache` admits MFA tuple `{module, function, args}` as value on the annotated functions
#157 opened by cabol