|
How to sync chats after dropped or broken connections in an online chat system?
|
|
6
|
953
|
August 7, 2026
|
|
ActiveMemory v0.8 — in-memory tables that speak Ecto (schemas, changesets, Repo-style reads)
|
|
0
|
470
|
August 5, 2026
|
|
Active Memory - A Simple ORM for ETS and Mnesia
|
|
2
|
549
|
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
|
1253
|
June 20, 2026
|
|
Concurrent Reads, Serialized Writes with GenServer and Registry
|
|
5
|
487
|
May 15, 2026
|
|
Giulia - a persistent, local-first AI development agent built in Elixir/OTP
|
|
1
|
810
|
March 25, 2026
|
|
PartitionedBuffer - Performant write buffering based on ETS double-buffering
|
|
6
|
627
|
March 4, 2026
|
|
ETS tables unexpectedly stop existing
|
|
18
|
767
|
January 1, 2026
|
|
Search random elements in a big ETS table (> 1M)
|
|
29
|
1153
|
August 20, 2025
|
|
Best options for Elixir-only persistent distributed cache?
|
|
6
|
714
|
July 28, 2025
|
|
DETS keypos option to store a struct
|
|
3
|
235
|
March 3, 2025
|
|
How to partially match a string in ETS' match specs?
|
|
3
|
3810
|
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
|
184
|
February 23, 2025
|
|
How you can use :ets.give_away
|
|
2
|
322
|
February 3, 2025
|
|
Can I trust task and spawn to finalize instructions without being supervised?
|
|
2
|
439
|
December 25, 2024
|
|
Is this a safe read/write structure for a globally accessed ETS data table?
|
|
1
|
214
|
November 17, 2024
|
|
EtsSelect - an ETS match spec builder from a simple query language.
|
|
6
|
671
|
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
|
177
|
July 27, 2024
|
|
Acquire locks in ets table row in order they were requested
|
|
7
|
357
|
July 20, 2024
|
|
Receiving an error message regarding the access of an ets table
|
|
6
|
676
|
July 7, 2024
|
|
How to use ETS as a global cache?
|
|
19
|
2250
|
June 12, 2024
|
|
Return variables and their matches in ets select
|
|
3
|
615
|
May 31, 2024
|
|
Calling all Matchspecs!
|
|
8
|
2482
|
May 30, 2024
|
|
Employee Booking: Using ETS for Concurrent Requests
|
|
20
|
1113
|
May 20, 2024
|
|
For ets/mnesia guards, is there an :in equivelant?
|
|
2
|
414
|
May 18, 2024
|
|
Unexpected ETS behavior - when I delete the first record, the whole table seems to get wiped
|
|
6
|
649
|
April 11, 2024
|
|
Is it possible to filter an ETS table with a contains or a starts_with?
|
|
1
|
518
|
February 3, 2024
|
|
Simple 1-file ETS demonstration you can try
|
|
10
|
1484
|
January 29, 2024
|
|
MatchSpec - library for transforming ets matchspecs
|
|
5
|
975
|
January 23, 2024
|
|
Collaborative Editing and Versioning of a Field Using LiveView & Ash
|
|
0
|
377
|
January 13, 2024
|