Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintain the sessions of clients #184

Open
shafreeck opened this issue Jan 17, 2020 · 0 comments
Open

Maintain the sessions of clients #184

shafreeck opened this issue Jan 17, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@shafreeck
Copy link
Contributor

A connection from a client to Titan, in fact, is a session. The session could be maintained by titan to achieve some goals, like blocking a client on a list(blpop) or channel(subscribe), keeping the cursor for a subscriber(pub/sub) or consumer(stream)

An RFC is required for this design.

@shafreeck shafreeck added this to the Release 2.0 milestone Jan 17, 2020
@shafreeck shafreeck added the enhancement New feature or request label Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant