Nader Ghanbari
Nader Ghanbari
AWS Java supports Amazon Cognito, it would be great to have the support here in AWScala.
`react-native` is currently only a dev dependency but users of this library need it when running the code, hence it should be a peer dependency.
That would be great if this sample project had a few integration tests. That way it will be easier for people adopting Scalajs + Play + SBT combo. There are...
On TeamCity 9.1.1, changing the notification values does not show any error so it's a bit confusing. It seems that a validation is happening in the backend but nothing is...
One of the dependencies used by this project, namely [jackson-datatype-guava](https://github.com/FasterXML/jackson-datatype-guava), is deprecated and is moved under [https://github.com/FasterXML/jackson-datatypes-collections](jackson-datatypes-collections) now. There are also 3 transitive vulnerabilities (as of 2024-01-15) brought with that...
Since Redis `3.0.3` the `EXISTS` command accepts multiple keys and returns the total count of existing keys (with no deduplication).