Support watchers (subscription to server events)
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python
- Domain
- backend, backend-api-design
Research direction
Start by reading the Tarantool server events documentation and the linked go-tarantool reference implementation, then review how the existing box.session.push behavior and connection pool health check are handled. The issue does not name files or tests; done would require settling the asynchronous design for a synchronous connector and defining the replacement behavior.
Written by the indexing model from the issue text.
Description
See Tarantool server events documentation for more info. See go-tarantool patch for reference implementation.
Watchers are expected to cover cases which are covered by box.session.push now. Since the latter is planned to be removed, we need to introduce a proper replacement first.
It is a design question how to introduce asynchronous mechanism to a synchronous connector. One way is to use threads like in connection pool health check.
- Dominant language
- Python
- Stars
- 108
- Forks
- 51
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from tarantool/tarantool-python
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
tarantool/tarantool-python#325 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
tarantool/tarantool-python#340 ·
-
`load_schema` race Open
Difficulty 3/5 1-2 days Newbie friendliness 48/100
tarantool/tarantool-python#333 ·
-
customer Database API
Difficulty 1/5 Under an hour Newbie friendliness 45/100
tarantool/tarantool-python#307 · 1 comment ·
-
1sp teamE v2
Difficulty 3/5 1-2 days Newbie friendliness 42/100
tarantool/tarantool-python#305 ·
All issues in tarantool/tarantool-python
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
use-agent-os/agent-os#3314 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
BasedHardware/omi#15662 · 1 comment ·
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
AiursoftWeb/AnduinOS-2#19 ·