Cargo-release is a cargo subcommand that automates your libraries
release process. The idea was inspired by Clojure's leiningen, which
has a release command does exact same thing.
Typically, when you decide to release a library to crates.io, you need
to go through following steps at least:
After a year of feature development and minor fixes, Slacker and Slacker Cluster version 0.13 is now available. In this article, I will summarize changes in this release and give a you short introduction of new features and improvements.
Slacker is an RPC framework features non-invasive design. It exposes …
Ring-jetty9-adapter(rj9a) just received an update, the 0.9, with Jetty 9.3 adoption. The most important feature in this release is support for HTTP2. That means, you can run your Ring application on the new HTTP2 protocol.
In case you still have no idea about HTTP2, it's the biggest …