ca98am79 / connect-dynamodb

DynamoDB session store for Connect
http://ca98am79.github.com/connect-dynamodb/
MIT License
144 stars 66 forks source link

Add special keys #57

Closed Dianoga closed 2 years ago

Dianoga commented 4 years ago

Add the concept of special keys for attributes that should be inserted directly to dynamodb (in addition to remaining in the session). My specific use case is being able to do a table query for all sessions associated with a specific user for the purpose of killing those sessions easily.

whatsrupp commented 2 years ago

+1 on @Dianoga 's use case being useful - is there a reason not to get this merged in?

ca98am79 commented 2 years ago

thanks!

whatsrupp commented 2 years ago

Legend! Cheers for the merge! @ca98am79 :D