Skip to content

tanks/elixir_test_kv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kvstore

Elixir key-value store(:dets) service with TTL and control from http(half rest)

get deps

mix deps.get

TEST

mix test

RUN:

iex -S mix

License

This project is under the MIT License. See the LICENSE file for the full license text.

About

Elixir key-value store witch TTL and web control (Create Read Update Delete)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages