Partitioned ETS tables for Erlang and Elixir
-
Updated
May 25, 2024 - Erlang
Partitioned ETS tables for Erlang and Elixir
🛠️ Realistic benchmark for key value stores
Constant pool cache for Erlang for massive data
meta_ets_ui
A simple phone-book web app using just erlang as a server for the front and the backend. The app uses cowboy for requests and rebar3 to compile. At the moment the data is stored in an ETS table, then, if the server goes down or restarted, the data will be lost. Future implementations will use PostgreSQL, WebSockets and improve the UI.
Simple Memory-based Erlang cache library
Add a description, image, and links to the ets topic page so that developers can more easily learn about it.
To associate your repository with the ets topic, visit your repo's landing page and select "manage topics."