Skip to content

Commit

Permalink
Specify the current valid backend capabilities.
Browse files Browse the repository at this point in the history
  • Loading branch information
kellymclaughlin committed Oct 11, 2011
1 parent c72e034 commit 990c192
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/Riak/Developers/Backend-API.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ custom storage backend module.

%% @doc Return the major version of the
%% current API and a capabilities list.
%% The current valid capabilities are async_fold
%% and indexes.
-spec api_version() -> {integer(), [atom()]}.

%% @doc Start the backend
Expand Down

0 comments on commit 990c192

Please sign in to comment.