This Week's Trending
This Month's Trending
This Year's Trending
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
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
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
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
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
Trending Over Three Years
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
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
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
Hi there,
I use Cachex to cache very frequent queries:
@spec get_setting_for_forum(%Forum{}) :: %Setting{} | nil
def get_setting_for_fo...
New
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
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
Hi there!
I have an Ecto Changeset, that uses validate_inclusion against quite a few lists of values (country codes, packaging types, ca...
New
I am building a Phoenix app with session-based authentication. Sessions are stored in the database (for reporting/visibility/persistence)...
New
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
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
Hello all,
I’m triing to integrate dialyzer/dialyxer into one project that is using cachex, but dialyzer keeps reporting some veird erro...
New
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
While running mix phx.server getting this deprecated warning… Can anyone help me with this…?
==> cachex
Compiling 54 files (.ex)
warn...
New
This my application
use Application
@impl true
def start(_type, _args) do
children = [
Getmsg.Repo,
{Cachex, name: ...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







