Latest #mnesia Threads Top

sullyMusty
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
zenchild
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
gpreston
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
code
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
code
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
henriquesati
I have the given Mnesia domain defmodule MnesiaPendingContracts do require Logger use Memento.Table, attributes: [:pubkey, :last...
New
henriquesati
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
Sidi_Mohammed
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
a-0vi
inside Application.start() I usually call a function like CreateTable.create() where I use the :mnesia.create_table() function to create ...
New
beltrewilton
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 Top

This Month's Trending Top

beltrewilton
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
sullyMusty
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 Top

zenchild
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
gpreston
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 Top

Qqwy
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
edoar94
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
benonymus
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
beardedeagle
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
lamp-town-guy
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
ak-iz
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
code
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
shahryarjb
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
SteveOH
Hi Elixirs! We are currently investigating some GraphQL data service architecture options. I was wondering if it is possible to use Mne...
New
shahryarjb
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
SirWerto
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
aaron-price
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
mxgrn
I’m facing a puzzling behavior using mnesiac, the distributed store almost works. I have 2 hosts connected via libcluster. I can :mnesia...
New
henriquesati
I have the given Mnesia domain defmodule MnesiaPendingContracts do require Logger use Memento.Table, attributes: [:pubkey, :last...
New
henriquesati
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 Top

jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
Qqwy
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
Rustixir
Hi everyone, im working on find best language/framework/system for high concurrency, high performance and stable performance after wor...
New
Qqwy
Looking at the stacks that existing large companies have used, WhatsApp internally uses Mnesia to store the messages, while Discord uses ...
New
New
vertti
I’m building a sort of highly customized chat application with Phoenix, with some functionality similar with XMPP MUC. Now, I have both ...
New
pillaiindu
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
njwest
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
Relrin
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
Exadra37
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
_didem
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
sheepduke
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
kostonstyle
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
sheharyarn
A few months back I created this thread asking everyone’s opinion on different background job processing libraries available for Elixir a...
New
vans163
https://github.com/xenomorphtech/mnesia_kv Pretty much most of the info in the description, but its basically ETS with persistence, for ...
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