rummage icon indicating copy to clipboard operation
rummage copied to clipboard

A Clojure client library for Amazon's SimpleDB (SDB) DEPRECATED

Results 5 rummage issues
Sort by recently updated
recently updated
newest added

(try 2) We ran into an issue where certain queries would return nothing despite us knowing for certain that there should be results returned. Eventually I tracked it down to...

Now that Leiningen can deploy to Maven Central, there is no reason for rummage to use Maven anymore. `project.clj`, please.

e.g. http://code.google.com/p/simpledb-dev/ Rich's original implementation had instructions about this. People have asked questions about how to configure rummage to use such things.

Suggested by Stuart Halloway: https://gist.github.com/941517

All of rummage's functions expect to receive a domain name as their second argument (with the exception of `select`, in which one names the domain in the query itself). This...