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
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
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
This topic is somewhat related to the topic ‘Mnesia vs Cassandra (vs CouchDB vs ...) - your thoughts? - #12’
I am currently running/bui...
New
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
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
I am running into a problem where mnesia is crashing on nodeup in clustered mode:
Mnesia('vanguard@test02'): mnesia_monitor starting: &l...
New
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
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:
Sub Categories:
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








