Skip to content

An Elixir-flavoured OTP App using kterl to connect to a Kyoto Tycoon DB

License

Notifications You must be signed in to change notification settings

centralnicgroup-opensource/katie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katie

Katie is an OTP Application & Elixir API for kterl providing a functional interface to a named registered instance of kterl which in turn provides a reliable connection to Kyoto Tycoon, a RESTish key-value store with time-based expiration and dual-peer synchronisation capabilities.

Installation

If available in Hex, the package can be installed by adding katie to your list of dependencies in mix.exs:

def deps do
  [{:katie, "~> 0.1.0"}]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/katie.

About

An Elixir-flavoured OTP App using kterl to connect to a Kyoto Tycoon DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages