Latest #cachex Threads Top

budgie
Building something that uses realtime features with liveview. There’s state that’s managed and pushed to call participants. Right now I’m...
New
kamaroly
Is there an elegant way of using Cachex and Ash Framework? I have a read query that I need to cache results for, because of the many rel...
New
beamologist
Rafael L. EU Citizen, located in Belgium remote preferred, willing to travel occasionally or work in US time. 20+ years total industry ex...
New
patrickdavey
I’m coming to Elixir & Phoenix from a Rails background. In Rails it’s pretty common to use Redis for caching, where you just set a m...
New
TwistingTwists
I wish to write an extension to enable caching on certain read actions that define cached? true inside a read action. How would I idiom...
New
fireproofsocks
I’m working on an app that uses both Cachex and Ecto. The common pattern is to use Cachex.fetch to wrap database queries, something like...
New
Vovchikan
This my application use Application @impl true def start(_type, _args) do children = [ Getmsg.Repo, {Cachex, name: ...
New
anuaralfetahe
Hello I’m having hard time finding out whats the problem here. I was trying to test the supervision tree by killing the child processes ...
New
Athunnea
Hi there! I have an Ecto Changeset, that uses validate_inclusion against quite a few lists of values (country codes, packaging types, ca...
New
raashi_me
While running mix phx.server getting this deprecated warning… Can anyone help me with this…? ==> cachex Compiling 54 files (.ex) warn...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

budgie
Building something that uses realtime features with liveview. There’s state that’s managed and pushed to call participants. Right now I’m...
New

Last Three Year's Trending Top

FelisOrion
Hi, I’m trying to add inside my application supervision tree two of Cachex (https://hexdocs.pm/cachex/Cachex.html) worker but getting err...
New
kamaroly
Is there an elegant way of using Cachex and Ash Framework? I have a read query that I need to cache results for, because of the many rel...
New
TwistingTwists
I wish to write an extension to enable caching on certain read actions that define cached? true inside a read action. How would I idiom...
New
patrickdavey
I’m coming to Elixir & Phoenix from a Rails background. In Rails it’s pretty common to use Redis for caching, where you just set a m...
New
beamologist
Rafael L. EU Citizen, located in Belgium remote preferred, willing to travel occasionally or work in US time. 20+ years total industry ex...
New

Trending Over Three Years Top

fireproofsocks
I’m working with Cachex to cache several types of data and I started running into problems with duplicate keys. I figured there are 2 so...
New
fireproofsocks
I’m trying to cache the result of an HTTP lookup – the HTTP response does include a valid “expires” header. My goal was to cache the res...
New
fireproofsocks
I am using Cachex to store several types of data for fast retrieval, but all of it is also in the database. I have experimented with add...
New
cjk
Hi there, I use Cachex to cache very frequent queries: @spec get_setting_for_forum(%Forum{}) :: %Setting{} | nil def get_setting_for_fo...
New
danish
Hi all, I have used Cachex(plugin) in my application, and also made an API service to reset the cache, The question is if I run the serv...
New
sahilpaudel
I am using Cachex to cachex my api response but I want to know the size of the ETS once the data is cache. Is there any way i could do k...
New
Athunnea
Hi there! I have an Ecto Changeset, that uses validate_inclusion against quite a few lists of values (country codes, packaging types, ca...
New
salman
So I installed cachex in my phoenix app by adding it to my deps and performing a mix deps.get. Now in the docs it says to " 2. Ensure ca...
New
fireproofsocks
I am building a Phoenix app with session-based authentication. Sessions are stored in the database (for reporting/visibility/persistence)...
New
apr
Hello! Sorry if this is obvious, but I couldn’t find an answer in the docs. I am using the Cachex library. How does one go about lockin...
New
fireproofsocks
I’m working on an app that uses both Cachex and Ecto. The common pattern is to use Cachex.fetch to wrap database queries, something like...
New
tino415
Hello all, I’m triing to integrate dialyzer/dialyxer into one project that is using cachex, but dialyzer keeps reporting some veird erro...
New
anuaralfetahe
Hello I’m having hard time finding out whats the problem here. I was trying to test the supervision tree by killing the child processes ...
New
raashi_me
While running mix phx.server getting this deprecated warning… Can anyone help me with this…? ==> cachex Compiling 54 files (.ex) warn...
New
Vovchikan
This my application use Application @impl true def start(_type, _args) do children = [ Getmsg.Repo, {Cachex, name: ...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement