Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZhihao-723 committed Dec 9, 2023
1 parent 3a39d8a commit bb9af16
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,11 @@ CLPSockHandler(Path("example.clp.zst")).stop_listener()

## CLP readers (decoders)

Important Update: The readers and all the other non-logging APIs currently available in this library
are scheduled for deprecation in an upcoming release. To access our newest and improved CLP IR
analytics interface (which offers advanced features like high-performance decoding and enhanced query
search capabilities) check out [clp-ffi-py][9].
> [!WARNING]
> Important Update: The readers and all the other non-logging APIs currently available in this
> library are scheduled for deprecation in an upcoming release. To access our newest and improved
> CLP IR analytics interface (which offers advanced features like high-performance decoding and
> enhanced query search capabilities) check out [clp-ffi-py][9].
### CLPStreamReader

Expand Down Expand Up @@ -265,4 +266,4 @@ word][7].
[6]: https://black.readthedocs.io/en/stable/index.html
[7]: https://docformatter.readthedocs.io/en/latest/faq.html#interaction-with-black
[8]: https://beta.ruff.rs/docs/
[9]: https://github.com/y-scope/clp-ffi-py
[9]: https://github.com/y-scope/clp-ffi-py

0 comments on commit bb9af16

Please sign in to comment.