Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ A curated list of delightful Tarantool [modules](#modules),
(builtin) - a Lua module to read Tarantool's data files.
- [iproto-sniffer](https://github.com/dsamirov/tarantool-iproto-sniffer) -
detects insert and replace and call protocol commands.
- [iproto-tarantool-sniffer](https://github.com/LaNdErTiS/iproto-tarantool-sniffer) -
a command-line tool designed for sniffing and decoding Tarantool binary protocol. It supports both live packet capture and PCAP file analysis, decoding various messages including communications between clients and instances, as well as between cluster replicas.
- [tarantool-dissector](https://github.com/tarantool/tarantool-dissector) -
Wireshark dissector for Tarantool binary protocol.

Expand Down