Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 374 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 374 Bytes

derflowdis: A Riak Core Application

Application Structure

This is a blank riak core application. To get started, you'll want to edit the following files:

  • src/riak_derflowdis_vnode.erl
    • Implementation of the riak_core_vnode behaviour
  • src/derflowdis.erl
    • Public API for interacting with your vnode