ninjaframework / ninja-appengine

Google App Engine support for Ninja Framework
Apache License 2.0
40 stars 21 forks source link

Fix Map AppEngineCacheImpl::get(String[] keys) unwrap #35

Closed thibaultmeyer closed 1 year ago

raphaelbauer commented 2 years ago

Hey @thibaultmeyer - thanks for that fix 👍

two things:

Many thanks!

Raphael

thibaultmeyer commented 2 years ago

@raphaelbauer

I have rollback everything that is not useful for this pull request. I added unit tests to avoid regression.