Latest #cache Threads 
Background
I have an Elixir application that has 2 machines. Each machine receives requests on a round robin base.
Both machines are con...
New
As what I’ve learned so far, if I build an API server using Elixir and Phoenix. Each requests against the API server is an independent pr...
New
Hello,
I’d like to fill multiple instances of cache, but if one of them would fail, other should remain empty. It sounds like transactio...
New
I have a pretty simple need – simple enough that it’s not a big deal to implement it as a GenServer or similar, but it’s a common enough ...
New
We have a cluster of 3 nodes in docker containers (AWS, no Kubernetes.)
Each node in a warm state has 200+ dynamically supervised proces...
New
There is an oracle on the moon, who can give profound answers to all questions. The oracle is all knowing, but requires a minute or two t...
New
Hi all, i hit an issue of performance problem in the term of caching. I wonder if there’s any easy way to batch concurrent call (same key...
New
cuckoo_cache is a high-performance probabilistic LRFU in-memory cache with the ability to detect one-hit-wonders using a built-in Cuckoo ...
New
Vela library is a cache-like state holder for several series. It sieves the incoming data and keeps the last N non-stale correct values f...
New
Hey everyone!
I’m curious why Dialyzer does a full analysis even when I cache the _build directory when using GitHub Actions. My deps di...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Background
I have an Elixir application that has 2 machines. Each machine receives requests on a round robin base.
Both machines are con...
New
As what I’ve learned so far, if I build an API server using Elixir and Phoenix. Each requests against the API server is an independent pr...
New
Trending Over Three Years
Hey everyone!
I’m curious why Dialyzer does a full analysis even when I cache the _build directory when using GitHub Actions. My deps di...
New
Using libraries like singleton you can create applications which are the only one in the whole cluster. This application may be a GenServ...
New
The short of what I want is a replicated cache that anytime a new node joins the cluster (via libcluster), data from the existing cache o...
New
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
Introducing Nebulex
Source Hex Package Getting Started Examples
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
Hi all,
Is it a good idea to use the process dictionary as a small cache database?
Is there a limit to how many items a process diction...
New
Hello,
I have a design related question. I’d like to keep a very large list of products in-memory to serve multiple clients and queries....
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
Hello Everyone,
I’ve learned that I can use ETS tables as a basic cache mechanism to expedite data queries in Elixir and Phoenix. And, o...
New
I’m hoping for some advice in optimizing a Phoenix/Elixir application with respect to a couple different kinds of database tables. The r...
New
I am writing a client and want to cache what users get so it saves a request the second time. What's the simplest thing to use in this case?
New
There is an oracle on the moon, who can give profound answers to all questions. The oracle is all knowing, but requires a minute or two t...
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
cuckoo_cache is a high-performance probabilistic LRFU in-memory cache with the ability to detect one-hit-wonders using a built-in Cuckoo ...
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:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







