codemonstur
codemonstur
I came to the same conclusion. But I felt re-writing the whole Java BNF this way would be too much work and would make for a really ugly BNF anyway....
Currently working on setting up automated tests for a webapp that normally uses Redis.
@michellemillerh > I wasn't able to use the codemunster fork because it broke in our Jenkins pipeline running on Linux with `java.io.IOException: Ready pattern not found in log. Startup log`....
I like this idea so I built this into [my fork](https://github.com/codemonstur/embedded-redis) of the project.
I'm affected by this new GoDaddy policy. Does anyone know an alternative registrar that has an API that supports querying the DNS records? I need to list, remove and add...
@davispuh hey thanks that looks nice. But I ultimately chose to go with https://zone.eu.
My primary concern with writing the library was to make it correct, simple and clean. Speed has always been a secondary concern. That said, I'd love to make it faster....
I've pushed a new version of the library. Mostly I added a BufferedInputStream where appropriate, and cleaned up some minor stuff. Without any benchmarks I won't be able to tell...
I would love to update to a later version but I don't have a source newer than this.
@deathwatcher when I said 'I don't have a source' I meant not having a source for binaries. The redis sources are useless, I can't compile the code on every system...