|
How to sync chats after dropped or broken connections in an online chat system?
|
|
6
|
821
|
August 7, 2026
|
|
ActiveMemory v0.8 — in-memory tables that speak Ecto (schemas, changesets, Repo-style reads)
|
|
0
|
418
|
August 5, 2026
|
|
Active Memory - A Simple ORM for ETS and Mnesia
|
|
2
|
497
|
July 8, 2026
|
|
BEAM There, Done That with Chris Beck - Why ETS and a single Rust NIF beat Go, Rust, and Node for a BlueSky-scale workload
|
|
9
|
1159
|
June 20, 2026
|
|
Concurrent Reads, Serialized Writes with GenServer and Registry
|
|
5
|
431
|
May 15, 2026
|
|
Giulia - a persistent, local-first AI development agent built in Elixir/OTP
|
|
1
|
727
|
March 25, 2026
|
|
PartitionedBuffer - Performant write buffering based on ETS double-buffering
|
|
6
|
576
|
March 4, 2026
|
|
ETS tables unexpectedly stop existing
|
|
18
|
704
|
January 1, 2026
|
|
Search random elements in a big ETS table (> 1M)
|
|
29
|
1078
|
August 20, 2025
|
|
Best options for Elixir-only persistent distributed cache?
|
|
6
|
664
|
July 28, 2025
|
|
DETS keypos option to store a struct
|
|
3
|
211
|
March 3, 2025
|
|
How to partially match a string in ETS' match specs?
|
|
3
|
3767
|
February 24, 2025
|
|
In my integration tests when doing abcast/2 to my ets cache I need to put :timer.sleep(100) in order to wait until the cache processes save or flush etc
|
|
0
|
175
|
February 23, 2025
|
|
How you can use :ets.give_away
|
|
2
|
289
|
February 3, 2025
|
|
Can I trust task and spawn to finalize instructions without being supervised?
|
|
2
|
401
|
December 25, 2024
|
|
Is this a safe read/write structure for a globally accessed ETS data table?
|
|
1
|
188
|
November 17, 2024
|
|
EtsSelect - an ETS match spec builder from a simple query language.
|
|
6
|
630
|
August 17, 2024
|
|
ETS with GenServer.call return (EXIT) no process: the process is not alive or there's no process currently associated with the given name
|
|
4
|
165
|
July 27, 2024
|
|
Acquire locks in ets table row in order they were requested
|
|
7
|
312
|
July 20, 2024
|
|
Receiving an error message regarding the access of an ets table
|
|
6
|
636
|
July 7, 2024
|
|
How to use ETS as a global cache?
|
|
19
|
2173
|
June 12, 2024
|
|
Return variables and their matches in ets select
|
|
3
|
569
|
May 31, 2024
|
|
Calling all Matchspecs!
|
|
8
|
2448
|
May 30, 2024
|
|
Employee Booking: Using ETS for Concurrent Requests
|
|
20
|
1034
|
May 20, 2024
|
|
For ets/mnesia guards, is there an :in equivelant?
|
|
2
|
389
|
May 18, 2024
|
|
Unexpected ETS behavior - when I delete the first record, the whole table seems to get wiped
|
|
6
|
604
|
April 11, 2024
|
|
Is it possible to filter an ETS table with a contains or a starts_with?
|
|
1
|
482
|
February 3, 2024
|
|
Simple 1-file ETS demonstration you can try
|
|
10
|
1420
|
January 29, 2024
|
|
MatchSpec - library for transforming ets matchspecs
|
|
5
|
941
|
January 23, 2024
|
|
Collaborative Editing and Versioning of a Field Using LiveView & Ash
|
|
0
|
366
|
January 13, 2024
|