wkf / docker-client-cljLinks
A Docker client written in Clojure. Supports TLS/HTTPS.
☆15Updated 10 years ago
Alternatives and similar repositories for docker-client-clj
Users that are interested in docker-client-clj are comparing it to the libraries listed below
Sorting:
- Minimalistic stack for building robust Clojure HTTP services.☆16Updated 9 years ago
- A config-based loader for @stuartsierra's `component` library☆12Updated 8 years ago
- DEPRECATED: use funcool/promesa☆18Updated 9 years ago
- New Relic integration for Clojure☆43Updated 4 years ago
- Opinionated environment variables library☆31Updated 7 years ago
- An idiomatic Clojure wrapper for Google Closure templates.☆28Updated 8 years ago
- contrib.datalog brought back to life☆55Updated 11 years ago
- Clojure utility functions that come up time and again while developing clojure software☆29Updated 6 years ago
- Implementation of core of Specter without any optimizations – a reference to understand the basics of how Specter works☆23Updated 10 years ago
- A pure, deterministic Clojure(Script) runtime for Onyx☆33Updated 5 years ago
- Embedded Zookeeper servers and clusters for testing and development, with full Clojure API featuring validation, components, helpers, and…☆20Updated 9 years ago
- clojure + datalog = <3☆141Updated 5 years ago
- Distributed CRDT of sparse integer vectors.☆33Updated 10 years ago
- Docker Remote API client library for Clojure☆21Updated 9 years ago
- Distributed configuration system☆42Updated 9 years ago
- A mailbox based distributed computing library☆83Updated 11 years ago
- Messaging library for real-time client/server communication over websockets with fallback to ajax long-polling☆46Updated 10 years ago
- necessary code for my upcoming clojure/west 2015 talk☆18Updated 10 years ago
- run the datomic transactor embedded in a boot pod☆16Updated 7 years ago
- A Clojure library that implements the Raft distributed consensus algorithm.☆51Updated 9 years ago
- Clojure wrapper for camel routing dsl☆15Updated 10 years ago
- A standalone test server that reports the requests it has received☆13Updated 5 years ago
- A Clojure library that lets you chain processes and threads via pipes.☆33Updated 9 years ago
- A namespace finder library.☆62Updated 6 years ago
- Set of macroses for Buck build system that allows building Clojure and ClojureScript☆23Updated 9 years ago
- Clojure's persistent data structures made durable☆15Updated 10 years ago
- Asynchronous Clojure/Clojurescript client for Amazon's SNS & SQS services☆48Updated 8 years ago
- A Clojure library to implement a query -> logic -> updates workflow, to separate persistence updates from business logic, to improve test…☆22Updated 8 years ago
- http://www.merriam-webster.com/dictionary/grab%20bag☆27Updated 9 years ago
- Priority Search Queues for Clojure