Latest #cache Threads Top

Fl4m3Ph03n1x
Background I have an Elixir application that has 2 machines. Each machine receives requests on a round robin base. Both machines are con...
New
3FanYu
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
jan-swiatek
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
fireproofsocks
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
mudasobwa
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
highmountaintea
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
csadewa
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
farhadi
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
mudasobwa
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
anthonator
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 Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

Fl4m3Ph03n1x
Background I have an Elixir application that has 2 machines. Each machine receives requests on a round robin base. Both machines are con...
New
3FanYu
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 Top

anthonator
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
alexcastano
Using libraries like singleton you can create applications which are the only one in the whole cluster. This application may be a GenServ...
New
pejrich
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
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
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
fun2src
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
Cruz
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
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
Cruz
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
fireproofsocks
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
sotojuan
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
highmountaintea
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
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
farhadi
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement