Skip to content

Doctrine cache#26

Open
xleliberty wants to merge 2 commits intocommerceguys:masterfrom
xleliberty:doctrine-cache
Open

Doctrine cache#26
xleliberty wants to merge 2 commits intocommerceguys:masterfrom
xleliberty:doctrine-cache

Conversation

@xleliberty
Copy link
Copy Markdown

Hi, here is a proposition of doctrine cache integration for token persistence

i think that doctrine/cache is a thin, efficient and relatively widely used cache layer.
I have added tests, but not sur that they are really efficient.

On cache save, i use the expire data to set cache lifetime, and therefore i have to remove expire value in cached data, do you see use cases where this could be a problem ?

Thanks in advance for you remarks .

Xavier

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should just use type hinting

@xleliberty
Copy link
Copy Markdown
Author

Hi,
ok, i'll have a look to all this quirks as soon as i find time for it.

I'll let you know once it's ok
thanks

@DennisSnijder
Copy link
Copy Markdown

Any updates on this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants