Application behaviour for reckon-db
Start the reckon_db application
Stop the reckon_db application
-spec start() -> {ok, pid()} | {error, term()}.
-spec stop() -> ok | {error, term()}.