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

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
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
Qqwy
This topic is somewhat related to the topic ‘Mnesia vs Cassandra (vs CouchDB vs ...) - your thoughts? - #12’ I am currently running/bui...
New
ryanwinchester
Initial Problem: I want to use :mnesia in my application. If I don’t explicitly include :mnesia in my release, it doesn’t exist. exampl...
New
HammerActually
I’m observing behavior with mnesia that is unexpected by me and could use some help understanding what’s going on. I’ve tested this with ...
New
beardedeagle
I am running into a problem where mnesia is crashing on nodeup in clustered mode: Mnesia('vanguard@test02'): mnesia_monitor starting: &l...
New
josefrichter
I have a simple todo app where users can create and share various todo lists (this thread). It’s a phoenix live view app with default ect...
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