Coder Social home page Coder Social logo

redis and session id about lua-resty-session HOT 6 CLOSED

x-077 avatar x-077 commented on July 16, 2024
redis and session id

from lua-resty-session.

Comments (6)

bungle avatar bungle commented on July 16, 2024 1

Yes, this is a good feature request. I will look at implementing it. Perhaps we need to add something like `session.subject = "user-x" that then get's stored nicely in databases, so that you could delete sessions by user, or limit that user can have just single session at time.

from lua-resty-session.

bungle avatar bungle commented on July 16, 2024

Relates to #131

from lua-resty-session.

some0ne2 avatar some0ne2 commented on July 16, 2024

@bungle Any update onto this? Would require such a feature too.
Is there any workaround how to get to the same id as stored inside redis, so I can interact with the redis data directly?

@matth-c3 Have you found a way to get the id?

from lua-resty-session.

some0ne2 avatar some0ne2 commented on July 16, 2024

Bump this, please don't let this library die.

from lua-resty-session.

some0ne2 avatar some0ne2 commented on July 16, 2024

Has anybody a hint for this problem?

from lua-resty-session.

bungle avatar bungle commented on July 16, 2024

The 4.0.0 has store_metadata option that enables collecting the sessions per user. It is to be used with :set_subject("jere") and perhaps :set_audience("my-audience") . Audience can also be set on config level.

from lua-resty-session.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.