Rohan Nagar
Rohan Nagar
**Describe the problem that this feature would solve** One of the standard ways to prevent bot signups is to require the end user to answer a CAPTCHA sent from the...
**Describe the problem that this feature would solve** If someone is planning on using Thunder with DynamoDB, classes related to MongoDB are not needed. We can reduce the size of...
**Describe the problem that this feature would solve** **Describe the solution you'd like** **Additional context**
**Describe the problem that this feature would solve** The next step in property validation is the ability to validate things like an integer property is greater than 1 or less...
**Describe the problem that this feature would solve** **Describe the solution you'd like** **Additional context** https://docs.mongodb.com/manual/core/index-ttl/ https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/howitworks-ttl.html
**Describe the problem that this feature would solve** As a potential enhancement, we can add an option of a cache. Thunder will cache user entities that it fetches from the...
**Please describe the feature that you are requesting** It would be nice to be able to use JMail like the following: ```java String emailStr = "[email protected]"; JMail.validate(emailStr).ifValid(email -> {}); JMail.validate(emailStr).ifValidOrElse(email...
Hi @csi-lk, I am using this package to test my Java application and its been working very well! I recently needed to call the `GetAccountSendingEnabled` API in my application, so...
There is a vulnerability in `lodash` version `4.17.4`. It looks like `babel-core` uses this dependency, and the version of `babel-core` that this library uses is still on version `4.17.4`. `babel-core`...
**Describe the bug** Hello! We have been observing a strange issue since upgrading our redis standalone servers from 6.2.5 to 7.2.5. Occasionally, one of our redis servers will start growing...