Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaWise committed Oct 24, 2023
1 parent 9534f61 commit d2a56f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ On the writing side, here are its notable features:

On the reading side, here are its notable features:

* **Built-in binary search**, for quickly searching billions of logs in milliseconds; find logs within a certain time range
* **Built-in binary search**; search billions of logs in milliseconds; find logs within a certain time range
* **Built-in log tailing**, for reading/parsing new logs as they are written
* **High-throughput "bulk" reading**, for efficiently piping logs within a certain time range to external systems
* **Browser support** for all read-based APIs
Expand Down

0 comments on commit d2a56f3

Please sign in to comment.