Skip to content
/ exrpc Public

Lean Elixir RPC library based on RESP (REdis Serialization Protocol).

License

Notifications You must be signed in to change notification settings

ukazap/exrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exrpc

Lean Elixir RPC library based on RESP (REdis Serialization Protocol).

Installation

The package can be installed by adding exrpc to your list of dependencies in mix.exs:

def deps do
  [
    {:exrpc, "~> x.y.z"}
  ]
end

Usage

Documentation can be found at HexDocs.

License

MIT

About

Lean Elixir RPC library based on RESP (REdis Serialization Protocol).

Resources

License

Stars

Watchers

Forks

Languages