Skip to content

Commit cba521d

Browse files
authored
Update README.md
1 parent 4298533 commit cba521d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# sketches-rust
2-
This is a partial port of the [Java DDSketch](https://github.com/DataDog/sketches-java) quantile implementation writen by Rust. DDSketch is mergeable, meaning that multiple sketches from distributed systems can be combined in a central node.
2+
This is a direct port of the java [DDSketch](https://github.com/DataDog/sketches-java) quantile implementation writen by Rust. DDSketch is mergeable, meaning that multiple sketches from distributed systems can be combined in a central node.
33

44
# Features
55
It aims at as compatible as possible with Java implementations, here is some features has support:

0 commit comments

Comments
 (0)