This Week's Trending
This Month's Trending
This Year's Trending
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 wi...
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
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
Hi Elixirs!
We are currently investigating some GraphQL data service architecture options.
I was wondering if it is possible to use Mne...
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, 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 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
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
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
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
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
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?’
I am currently running/building ...
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
Whatever your opinion of Mnesia is, has anyone used joins via qlc - query list comprehension - in an Elixir form?
It appears based on t...
New
Hey everyone!
As you might have heard previously, I’m working on a chat-application. We happen to use Mnesia as database of choice. 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:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







