Latest #memento Threads 
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
I am building a project that requires me to have multiple databases for each client using the system. Each database has it’s own set of t...
New
I’ve created a module of CRUD operations, mostly one-liners, but I’m stuck at creating a general purpose update function.
Goals:
Updat...
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
I have a strange situation for which I need your thoughts.
My application sends messages to users on request from a different server. Fo...
New
Hello,
I have a question about Memento since I recently I started using it for my work queue. I have written this Ecto code to demonstra...
New
I am using Mnesia via Memento with the table type bag:
defmodule Tasks.Todos.Schema.V2.Todo do
alias Tasks.Todos.Schema.V2.Todo
us...
New
I am using memento to wrap Mnesia functionality into my application.
I want to check if a record with a certain id exists and if not per...
New
I am getting a weird error after switching to memento from Amnesia. It is write when I call the Poison.encode! on a list of objects retur...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
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
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’d like to use Mnesia in a small prototype, but I don’t think I’m ready to deal with its Erlang API yet. So, I’m looking into the e...
New
I’ve created a module of CRUD operations, mostly one-liners, but I’m stuck at creating a general purpose update function.
Goals:
Updat...
New
I have a strange situation for which I need your thoughts.
My application sends messages to users on request from a different server. Fo...
New
I am using Mnesia via Memento with the table type bag:
defmodule Tasks.Todos.Schema.V2.Todo do
alias Tasks.Todos.Schema.V2.Todo
us...
New
I am getting a weird error after switching to memento from Amnesia. It is write when I call the Poison.encode! on a list of objects retur...
New
I am using memento to wrap Mnesia functionality into my application.
I want to check if a record with a certain id exists and if not per...
New
Hello,
I have a question about Memento since I recently I started using it for my work queue. I have written this Ecto code to demonstra...
New
I am building a project that requires me to have multiple databases for each client using the system. Each database has it’s own set of t...
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
- #podcasts
- #code-sync
- #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








