Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nelio2k authored Apr 9, 2019
1 parent 24ca203 commit 944aa96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ expression matching against JSON data.
- Precompile expressions to the most efficient execution-time format.
- Single-Pass complex expression matching
- Zero allocations at match-time (this is really related to high-speed matching)
- N1QL-like parser to allow simplified expression entry.

# Match Tree
The match tree represents the implied schema of a document, as described by
Expand Down

0 comments on commit 944aa96

Please sign in to comment.