jdrago999
jdrago999
I just installed some python script with the same name as was thoroughly confused for a few minutes by what I saw when I ran `ctop`. `dockertop`, `containertop`, `top-but-for-docker`, etc...
The website enferno.io does not even contain the word "test" https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=site%3Aenferno.io%20test How does one go about testing an enferno application?
Excellent project! I'm currently using LedisDB [1] in my Golang project, but would prefer to have a 100% Golang option. What are your thoughts on implementing BLPOP functionality in `tidis`?...
Many projects include a Dockerfile which allows other folks to quickly run the project in a controlled environment. Provide one for this project. ### Tasks: - select base OS. -...
Sometimes creates key names which exceed MySQL's length limit. example: ``` Mysql2::Error: Identifier name 'page_comparison_notifications_polymorphic_notification_template_id_fk' is too long ```
Hello, Please add some documentation about the difference between `rails-multitenant` and `influitive/apartment`
Hello! I just discovered the excellent Mojo.js yesterday and am super excited because I remember Mojo from back in my Perl days. I'd like to use Mojo.js but I want...