Skip to content

Commit

Permalink
README improve
Browse files Browse the repository at this point in the history
Change-Id: I4550093fb02a0156bc353ef33eaad97f3e63fb12
  • Loading branch information
zhoney authored and Linary committed Oct 15, 2018
1 parent 16fbcb3 commit 904f426
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ its components.

## Components

- Lock, atomic lock, key lock, lock group and lock manger
- Config, register and load config option with security check
- Event, listening and notification, do something asynchronously
- Iterator, some iterators with extra functionsmap, filter, extend etc.
- Rest, RESTful client implemented on Jersey, POST, PUT, GET and DELETE
- Util, Numeric and Collection utils, log and exception utils etc.
- Lock: atomic lock, key lock, lock group and lock manger
- Config: register and load config option with security check
- Event: listening and notification, do something asynchronously
- Iterator: some iterators with extra functions, map, filter, extend etc.
- Rest: RESTful client implemented on Jersey, POST, PUT, GET and DELETE
- Util: Performance analyzer, version checker, numeric and Collection utils, log and exception utils etc.

## Licence
The same as HugeGraph, hugegraph-common is also licensed under Apache 2.0 License.

0 comments on commit 904f426

Please sign in to comment.