Building an E-Commerce Marketplace Middleware in Clojure

At Ajira, we recently built an e-commerce marketplace middleware in Clojure for a leading retail chain for consumer electronics & durables in India.

I am writing a blog post series on how we built it by building a minimal version of it.

Here is the list of articles I have written so far. I am planning to write more in the upcoming weeks.

  1. Introduction
  2. Bootstrapping the Clojure Project with Mount
  3. Configuring Database Connection Pooling, Migration and Reloaded Workflow
  4. Configuring Logging Using Timbre
  5. Storing Log Events in Postgres Using Toucan
  6. Using Slack as Log Appender
6 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.