moiz697 opened a new pull request, #940:
URL: https://github.com/apache/age/pull/940

   Refactor session middleware and add constant for database name
   
   - Refactored the `UserSessions` middleware function for improved readability 
and code style.
   - Introduced a constant variable `DatabaseName` to store the name of the 
database.
   - Updated the code to use the constant for session handling instead of a 
hard-coded string.
   - Made the necessary imports and error handling adjustments.
   
   This commit improves the session middleware implementation and enhances code 
maintainability.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to