Skip to content

Commit 5199d85

Browse files
committed
doc: update features section in README
1 parent 5d3b531 commit 5199d85

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,10 @@ See https://github.com/picodata/brod for example usage.
6666

6767
### Features
6868

69-
- `net_box` - Enables protocol implementation (enabled by default)
70-
- `schema` - Enables schema manipulation utils (WIP as of now)
69+
- `net_box` - Enables IPROTO fiber aware client (enabled by default)
70+
- `network_client` - Enables a second implementation of IPROTO fiber aware client but with Rust async support (enabled by default)
71+
- `picodata` - Enables support for custom features added in picodata's fork of tarantool
72+
- `tokio_components` - Enables support for interfacing with tokio based logic through cbus
7173

7274
### Stored procedures
7375

0 commit comments

Comments
 (0)