{"id":32195096,"url":"https://github.com/clojurewerkz/spyglass","last_synced_at":"2026-02-18T21:03:05.013Z","repository":{"id":3482555,"uuid":"4538075","full_name":"clojurewerkz/spyglass","owner":"clojurewerkz","description":"A Clojure Memcached client (also: Couchbase, Kestrel). Built on top of SpyMemcached, supports ASCII and binary protocols, strives to be 100% feature complete.","archived":false,"fork":false,"pushed_at":"2018-10-10T15:31:40.000Z","size":112,"stargazers_count":67,"open_issues_count":5,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-11-23T07:20:01.828Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://clojurememcached.info","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clojurewerkz.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-03T15:00:21.000Z","updated_at":"2023-04-03T12:20:07.000Z","dependencies_parsed_at":"2022-09-07T12:01:04.801Z","dependency_job_id":null,"html_url":"https://github.com/clojurewerkz/spyglass","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/clojurewerkz/spyglass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurewerkz%2Fspyglass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurewerkz%2Fspyglass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurewerkz%2Fspyglass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurewerkz%2Fspyglass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clojurewerkz","download_url":"https://codeload.github.com/clojurewerkz/spyglass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurewerkz%2Fspyglass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29596126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T20:59:56.587Z","status":"ssl_error","status_checked_at":"2026-02-18T20:58:41.434Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-22T02:02:16.193Z","updated_at":"2026-02-18T21:03:04.995Z","avatar_url":"https://github.com/clojurewerkz.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is Spyglass\n\nSpyglass is a very fast Clojure client for Memcached built on top of [SpyMemcached](http://code.google.com/p/spymemcached/)\n\n\n\n## Community\n\n[Spyglass has a mailing list](https://groups.google.com/forum/#!forum/clojure-memcached). Feel free to join it and ask any questions you may have.\n\nTo subscribe for announcements of releases, important changes and so on, please follow [@ClojureWerkz](https://twitter.com/#!/clojurewerkz) on Twitter.\n\n\n\n## Project Maturity\n\nSpyglass is no longer a young project. It is almost 100% feature complete. Built on a very solid Java client, [SpyMemcached](http://code.google.com/p/spymemcached/) and\nhas good test coverage (using adapted [Memcached client test suite](https://github.com/dustin/memcached-test/blob/master/testClient.py) by Dustin Sallings).\n\nAs such, you can confidently use it, the API is small and locked down.\n\n\n\n## Artifacts\n\n### Artifact Repositories\n\nSpyglass artifacts are [released to Clojars](https://clojars.org/clojurewerkz/spyglass).\n\n### The Most Recent Release\n\nWith Leiningen:\n\n    [clojurewerkz/spyglass \"1.2.0\"]\n\nWith Maven:\n\n    \u003cdependency\u003e\n      \u003cgroupId\u003eclojurewerkz\u003c/groupId\u003e\n      \u003cartifactId\u003espyglass\u003c/artifactId\u003e\n      \u003cversion\u003e1.2.0\u003c/version\u003e\n    \u003c/dependency\u003e\n\n\n\n## Documentation \u0026 Examples\n\nSpyglass has a [documentation site at clojurememcached.info](http://clojurememcached.info).\n\nOur [test suite](https://github.com/clojurewerkz/spyglass/tree/master/test/) has plenty of code examples, too.\n\n\n\n## Supported Clojure Versions\n\nSpyglass requires Clojure 1.4+.\n\n\n\n\n## Continuous Integration\n\n[![Continuous Integration status](https://secure.travis-ci.org/clojurewerkz/spyglass.png)](http://travis-ci.org/clojurewerkz/spyglass)\n\n\nCI is hosted by [travis-ci.org](http://travis-ci.org)\n\n## Dependencies\n\n[![Dependencies Status](https://jarkeeper.com/clojurewerkz/spyglass/status.png)](https://jarkeeper.com/clojurewerkz/spyglass)\n\n## Development\n\nSpyglass uses [Leiningen 2](https://github.com/technomancy/leiningen/blob/master/doc/TUTORIAL.md). Make sure you have it installed and then run tests against\nall supported Clojure versions using\n\n    lein all test\n\nThen create a branch and make your changes on it. Once you are done with your changes and all tests pass, submit\na pull request on Github.\n\n\n## License\n\nCopyright (C) 2012-2016 [Michael S. Klishin](http://twitter.com/michaelklishin), Alex Petrov\n\nDistributed under the [Eclipse Public License](http://www.eclipse.org/legal/epl-v10.html), the same as Clojure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojurewerkz%2Fspyglass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclojurewerkz%2Fspyglass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojurewerkz%2Fspyglass/lists"}