Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcchen authored Oct 11, 2024
1 parent c717887 commit ed317a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ Build Interactive Tools:

bazel build service/tools/kv/api_tools/kv_service_tools

### Issues ###
If you cannot build the project successfully, try to reduce the bazel jobs [here](
https://github.com/apache/incubator-resilientdb/blob/master/.bazelrc#L1).

## Functions ##
ResilientDB supports two types of functions: version-based and non-version-based.
Version-based functions will leverage versions to protect each update, versions must be obtained before updating a key.
Expand Down

0 comments on commit ed317a7

Please sign in to comment.