You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "spmallette (GitHub)" <gi...@apache.org> on 2020/04/01 15:17:13 UTC

[GitHub] [tinkerpop] spmallette commented on issue #1264: gremlin-python: add session mode client

I referenced this one from #1263 (`3.4-dev`)which added sessions for .NET. it is linked with #1257 (`3.3-dev`) and #1251 (javascript) With the addition of this PR it would mean that we have session support across all internally managed drivers. So far, I'm not sure if any of these changes have added any documentation and that needs to be rectified with the merge of this one.

Ideally we need: 

1. CHANGELOG entry.
2. Upgrade documentation.
3. Adjust text of "[Considering Sessions](https://tinkerpop.apache.org/docs/current/reference/#sessions)" section in the Reference Documentation and add examples in each language.

I think for the first two items we can just refer to this feature generally - no need to have one changelog/upgrade section per language.



[ Full content available at: https://github.com/apache/tinkerpop/pull/1264 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org