-
Notifications
You must be signed in to change notification settings - Fork 2
utils for clojure
amitrathore/clj-utils
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This has a bunch of utils I commonly use on other projects. They're grouped into areas, and each corresponds pretty much to one file of source code. The following are the broad ones: * logger - stuff I've written to help me log messages and exceptions to a file * mailer - helpful wrapper around the postal clojure library (which in turn wraps the JavaMail library) * sql - helper functions to work with (shudder) SQL * rabbitmq - helper functions to work with AMQP in general, and RabbitMQ in particular * file - utilities to help working with the filesystem * process - helpers to work with OS processes * clojure - helper functions to enhance the clojure language
About
utils for clojure
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published