Closed samugi closed 1 year ago
add name to metadata keys to separate sessions from remember
add WITHSCORES to include expirations in redis metadata
mysql: rely on cascade to delete metadata, get rid of redundant exp field, changed some field types
modified behaviour for parsing sid and exp using cursor and size
removed some code duplication and unified in utils
renamed meta utils
linting cleanup
new tests to ensure files are validated correctly before cleanup
add name to metadata keys to separate sessions from remember
add WITHSCORES to include expirations in redis metadata
mysql: rely on cascade to delete metadata, get rid of redundant exp field, changed some field types
modified behaviour for parsing sid and exp using cursor and size
removed some code duplication and unified in utils
renamed meta utils
linting cleanup
new tests to ensure files are validated correctly before cleanup