Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 253 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 253 Bytes

erl_cache

An OTP compliant Erlang cache service. Based on the outline built in "Erlang and OTP in Action" by Marin Logan, Eric Merritt and Richard Carlsson.

Expect:

  • TCP Interface
  • HTTP (REST) Interface
  • Emphasis on reliability
  • OTP Compliance