Date Range
Date Range
Date Range
Testing Clojure Web Applications with Selenium. This article is brought with to you by Semaphore. Is a commonly used set of tools for automating browsers. It allows you to drive a browser interaction with a web page by writing code. Tests can be executed in a development environment or even on a real application as part of a smoke test suite. Java JDK version 6 or later.
A minimalistic Clojure client for ElasticSearch. Elastisch follows ElasticSearch REST API and does not introduce any new abstractions or terminology. With Elastisch, you work with Clojure data structures. Elastisch is not entirely feature complete but tries to be.
Spyglass, a Clojure Memcached client. Spyglass is a very fast Clojure client for Memcached. Built on top of Spy Memcached. Spy Memcached is battle tested and highly optimized. Spyglass has very low overhead on top of that. Spyglass supports almost all of the Memcached protocol operations as well as both binary and text protocols. Spyglass supports synchronous and asynchronous implementations of protocol operations. Spyglass can also be used with Membase Server.
Monger, a Clojure client for MongoDB. Comprehensive support for MongoDB 2. Convenient GridFS support, JavaScript resources. New MongoDB features make it into Monger quickly. Official MongoDB drivers have defaults that trade safety for write throughput.
Small API, no unnecessary abstractions. Tested against RabbitMQ MQTT plugin and Mosquitto. This website was developed by the ClojureWerkz Team.
An idiomatic Clojure client for RabbitMQ that embraces the AMQP 0. Langohr embraces the AMQP 0. And RabbitMQ extensions to it. The API follows the protocol and uses established terminology. Get a healthy dose API sugar and automatic conversion to Clojure data structures where it makes sense. The official RabbitMQ Java and . NET clients, and March Hare. And Heroku with Cloud AMQP.
This website was developed by the ClojureWerkz Team.
A growing collection of open source Clojure libraries. Feature rich Clojure RabbitMQ client. And RabbitMQ extensions to it. Developed after 4 years of experience with several other RabbitMQ clients. A minimalistic Clojure client for Apache Cassandra. That strives to be feature complete.
An idiomatic Clojure client for RabbitMQ that embraces the AMQP 0. Langohr embraces the AMQP 0. And RabbitMQ extensions to it. The API follows the protocol and uses established terminology. Get a healthy dose API sugar and automatic conversion to Clojure data structures where it makes sense. The official RabbitMQ Java and . NET clients, and March Hare. And Heroku with Cloud AMQP.
ClojureScript at a glance - PDF. If if-let cond condp and or when when-let. Nesting, chaining, and Interop. Def defn fn let binding defmulti defmethod deftype defrecord reify this-as. Quot rem mod inc dec max min.
ClojureScript is a robust, practical, and fast. Programming language with a set of useful features that together form a simple, coherent, and powerful tool. ClojureScript is a compiler for Clojure. It emits JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler. As the purveyors of some of the most complicated client-service web applications in use today, Google has invested heavily in creating the Closure library and Clos.
The ClojureScript koans walk you along the path of enlightenment to learning ClojureScript. You will explore the mysteries of the ClojureScript language through a series of interactive exercises in your web browser. The koans will expose you to the fundamentals of ClojureScript, from basic concepts and syntax through more advanced techniques. The ClojureScript Koans were built by Mike Walker.