Latest #mnesia Threads 
active_memory is a package to help bring the power of in memory storage with ETS and Mnesia to your Elixir application.
ActiveMemory pr...
New
I’m playing around with the Mnesia datalayer while I’m going through the Ash book. I wanted to give it a go instead of the postgresql dat...
New
Hi all, I’m having trouble on the final mile of solving a problem using Mnesia. The use cases details are:
I have multiple nodes that e...
New
Does the node with the new entry send it the other nodes sequentially all by itself? Or is there a table with the nodes each node each re...
New
mnesia disc copies have a size limit of 4Gb, a solution to this is to fragment the table, however, this feature is not available to local...
New
I have the given Mnesia domain
defmodule MnesiaPendingContracts do
require Logger
use Memento.Table,
attributes: [:pubkey, :last...
New
I’m using Mnesia with Memento. The compiler it’s warning that the return type {:error, _} | {:ok, _} will never match my with clause (I ...
New
Hello,
I have mnesia database which I want to change its node name, I have followed erlang official documentation and end up by this cod...
New
inside Application.start() I usually call a function like CreateTable.create() where I use the :mnesia.create_table() function to create ...
New
Hey fellow devs,
This is my first post in this awesome community, and I’m excited to share my project with you all. As a newbie, I’d lov...
New
This Week's Trending
This Month's Trending
Hey fellow devs,
This is my first post in this awesome community, and I’m excited to share my project with you all. As a newbie, I’d lov...
New
active_memory is a package to help bring the power of in memory storage with ETS and Mnesia to your Elixir application.
ActiveMemory pr...
New
This Year's Trending
I’m playing around with the Mnesia datalayer while I’m going through the Ash book. I wanted to give it a go instead of the postgresql dat...
New
Hi all, I’m having trouble on the final mile of solving a problem using Mnesia. The use cases details are:
I have multiple nodes that e...
New
Last Three Year's Trending
I am working on a small hobby project which uses ETS/(Am)nesia to learn more about how these systems work.
One thing I am struggling wit...
New
Hi, someone have some Erlang qlc join examples? i’m trying merge two tables but result data is duplicated. i write this qlc:
disk_partit...
New
Hey,
I am trying to set up mnesia in my project.
I am using 2 deps.
Everything works fine locally, but when I build a release I get th...
New
I have a library I’ve owned for some time, beardedeagle/mnesiac, and over the last few years I’ve noticed several people forking the repo...
New
I’m running into problem with mnesia table creation. When I’ve called :mnesia.create_table/2 with option disc_only_copies: [Node.self()] ...
New
I have multiple disk schemas with Amnesia. But for some reason it doesn’t work when I deploy with mix release.
I have this in my Applica...
New
mnesia disc copies have a size limit of 4Gb, a solution to this is to fragment the table, however, this feature is not available to local...
New
Hello friends, this is my cleaner of Mnesia and Job terminator inside one of my test module, and I try to summarize the codes in another ...
New
Hi Elixirs!
We are currently investigating some GraphQL data service architecture options.
I was wondering if it is possible to use Mne...
New
Hello, I have read many posts about disc problem in the forum, but I have still this problem:
I have no problem to create ram copy
{...
New
Hello Elixirs :wave:
I am not being able to get rid of this Dialyzer error
lib/collector/feed.ex:78:unknown_type
Unknown type: :mnesi...
New
I am just starting to dabble with :mnesia.select/1 and for the most part it works fine, but how can I get the equivalent of Kernel.in/2 ?...
New
I’m facing a puzzling behavior using mnesiac, the distributed store almost works.
I have 2 hosts connected via libcluster. I can :mnesia...
New
I have the given Mnesia domain
defmodule MnesiaPendingContracts do
require Logger
use Memento.Table,
attributes: [:pubkey, :last...
New
I’m using Mnesia with Memento. The compiler it’s warning that the return type {:error, _} | {:ok, _} will never match my with clause (I ...
New
Trending Over Three Years
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
I want to create a simple application (But one that is not tightly coupled with Phoenix). One of the things I am considering, is whether ...
New
Hi everyone, im working on find best language/framework/system for
high concurrency, high performance and stable performance
after wor...
New
Looking at the stacks that existing large companies have used, WhatsApp internally uses Mnesia to store the messages, while Discord uses ...
New
What is this and what to do about it? (For dummies please)
New
I’m building a sort of highly customized chat application with Phoenix, with some functionality similar with XMPP MUC.
Now, I have both ...
New
WhatsApp used (or may be still they’re using) Yaws. What database they used with Yaws? I think Yaws only supported Mnesia, CouchDB, Mongo...
New
We’ve just started using mnesia (only mnesia, no Memento or Amnesia) in our Phoenix 1.5 application, and we’re starting it like this on a...
New
Hello, everyone
I’m trying to create a Mnesia table with using the mnesiam package, but can’t understand what the issue is happening dur...
New
I have been developing an app in localhost, while keeping a staging version of the app running in another folder, with mix phx.server, th...
New
Hi,
I am new to Erlang. I am writing escript which makes database related operations. I list the records by using mnesia:foldl method as...
New
Hi folks,
I just started to explore the Mnesia database. I read many docs, posts and resources provided by Elixir forum, but still could...
New
Hi all
Ecto supports many database except Mnesia. My question is, would be a good choice to use Mnesia instead other database with Phoen...
New
A few months back I created this thread asking everyone’s opinion on different background job processing libraries available for Elixir a...
New
https://github.com/xenomorphtech/mnesia_kv
Pretty much most of the info in the description, but its basically ETS with persistence, for ...
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
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #javascript
- #code-sync
- #podcasts
- #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
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








