Skip to content

Commit 3603630

Browse files
forstisabellapwseg
andauthored
Update src/connections/sources/catalog/libraries/server/clojure/index.md
Co-authored-by: pwseg <[email protected]>
1 parent 7fa39ae commit 3603630

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/clojure

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/clojure/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The clojure library lets you record analytics data from your clojure code. The r
1010

1111
The library is open-source and was contributed by [CircleCI](https://circleci.com/){:target="_blank"}. You can [check it out on GitHub](https://github.com/circleci/analytics-clj){:target="_blank"}. The clojure library is a wrapper around Segment's [Java library](https://github.com/segmentio/analytics-java){:target="_blank"}.
1212

13-
The clojure library (like Segment's other server side libraries) is built for high-performance, so you can use them in your web server controller code. This library uses an internal queue to make calls non-blocking and fast. It also batches messages and flushes asynchronously to Segment's servers.
13+
The Clojure library (like Segment's other server side libraries) is built for high-performance, so you can use them in your web server controller code. This library uses an internal queue to make calls non-blocking and fast. It also batches messages and flushes asynchronously to Segment's servers.
1414

1515
## Getting Started
1616

0 commit comments

Comments
 (0)