Latest #cache Threads Top

yoavgeva
Hey everyone, I’ve been working on something I want to share and get feedback on. The itch Every web app I build ends up with the same...
New
sezaru
Is there some way to make an key (can be a hash, a string, whatever, as long as it is consistent with other query with the same filters/p...
New
keatz55
For Elixir users who replaced or opted out of Redis caching in a multi-node setup, what internal Elixir-based caching approach did you use?
New
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
alecStewart1
Hello friends! So I’ve been ticking away at a project to showcase the possible use case for using Ash and Phoenix at my place of work. ...
New
kanishka
I am curious if there are any plugs or libraries that help implement http cache headers (REST API Response Caching - When and Where?) for...
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

yoavgeva
Hey everyone, I’ve been working on something I want to share and get feedback on. The itch Every web app I build ends up with the same...
New
sezaru
Is there some way to make an key (can be a hash, a string, whatever, as long as it is consistent with other query with the same filters/p...
New

Last Three Year's Trending Top

fireproofsocks
This isn’t a Phoenix question per se, it’s more of a general Elixir how to, but I would like to run some extra code when I first start up...
New
alecStewart1
Hello friends! So I’ve been ticking away at a project to showcase the possible use case for using Ash and Phoenix at my place of work. ...
New
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
kieraneglin
We’re looking at Phoenix with Absinthe to replace a very high traffic route of a Rails application. We’ve created a proof of concept app ...
New
keatz55
For Elixir users who replaced or opted out of Redis caching in a multi-node setup, what internal Elixir-based caching approach did you use?
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

fireproofsocks
I'm new to Elixir and Phoenix and I'm trying to implement Cachex. I'm struggling to get this working. I added the dependency to my mix....
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
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
mitkins
I’m currently looking at backend options for storing session cache data for Pow. I have a single server running on Gigalixir and I’m tryi...
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
bournerj
Hi all I’m pretty new to Elixir/Phoenix so hopefully this isn’t a noob mistake… I am currently seeing an issue with (I think) the cache...
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
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
fireproofsocks
This is a general water-cooler type of question for all the smart folks in this forum – thanks for any feedback and apologize if this is ...
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement