Skip to content

agleb/ets_al

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EtsAl

Hex.pm

ETS abstraction layer and assets keeper.

Installation

def deps do
  [
    {:ets_al, "~> 0.1.4"}
  ]
end

Usage

Start the EtsAl.Keeper under your supervision tree in the right place to keep your ETS assets.

require EtsAl.Keeper

Alternatively you can use EtsAl.Behaviour in your module as a boilerplate for your ETS operations engine.

TODO

Add examples to the docs. Expand docs.

License

MIT.

About

ETS abstraction layer and assets keeper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages