Skip to content

InoMurko/ActorDB-ElixirThrift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActorDB - Elixir - Phoenix - Thrift example

Dependency actordb_client has a child dep thrift from Biokodas repo. You should comment that one out in deps/actordb_client/rebar.config.

mix.exs file has the ActorDB login details.

Start project with: iex -S mix phoenix.server test query: :actordb_client.exec "actor type(1); select * from tab"

About

A short example of using ActorDB via Thrift in Elixir on top of Phoenix framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published