Skip to content

i-am-tanni/glets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glets

Bindings for Erlang's ETS module in Gleam

Table

A library that provides bindings for erlang's ETS library (Erlang Term Storage) for optimized in-memory key-value stores.

Cache

A module that provides an API to start a named actor that owns a protected table and receives messages for insertions and deletions. Lookups can be performed concurrently outside of the ownership process.

About

Bindings for Erlang's ETS Module in Gleam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors