1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump to 1.3.2 with note pointing people to Carmine for new projects. More... almost 12 years ago
make stable 1.3.1 release More... about 12 years ago
make stable 1.3.1 release More... about 12 years ago
add ignore More... about 12 years ago
Merge pull request #6 from nicoo/fix-db-init More... about 12 years ago
implement db init. make-connection now select the db read from spec. More... about 12 years ago
Add socket connection timeout fns. Useful for the blocking redis commands More... about 12 years ago
Add brpop and brpoplpush More... about 12 years ago
Wrap body in a do, fixes a bug when the with-connection body contains multiple statements. More... about 12 years ago
bump version More... over 12 years ago
bump version More... over 12 years ago
Merge pull request #3 from ptaoussanis/master More... over 12 years ago
Added (throw) call back for connection-pool exceptions. Added :max-wait and :num-tests-per-eviction-run connection pool options. More... over 12 years ago
Attempted fix for Broken Pipe exception. More... over 12 years ago
Merge pull request #2 from jeyoor/master More... over 12 years ago
Merge pull request #1 from jeyoor/master More... over 12 years ago
added info command and used it to check server version in tests More... over 12 years ago
added explicit authentication and requirepass testing More... over 12 years ago
added test for config More... over 12 years ago
added config command More... over 12 years ago
added authentication support More... over 12 years ago
update readme More... over 12 years ago
added blpop command and test (originally from https://github.com/joshvfleming/redis-clojure/commit/4b608ff0bce85ae5bf7b28e9dd05f13c64f461f8) More... over 12 years ago
rm old redis.commands; code is now in redis.core More... over 12 years ago
update clojars name and url to github More... over 12 years ago
fix reflection warning and incorrect method call on java.nio.ByteBuffer More... over 12 years ago
fix reflection warning More... over 12 years ago
bump version num More... over 12 years ago
update readme More... over 12 years ago
merge clojure-1.3 branch More... over 12 years ago