{"id":16889092,"url":"https://github.com/robashton/cravendb","last_synced_at":"2025-03-22T08:31:01.126Z","repository":{"id":137143544,"uuid":"11814790","full_name":"robashton/cravendb","owner":"robashton","description":"A document database written in Clojure","archived":false,"fork":false,"pushed_at":"2013-12-25T15:58:46.000Z","size":1900,"stargazers_count":62,"open_issues_count":0,"forks_count":7,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-18T10:01:44.661Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/robashton.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2013-08-01T11:03:57.000Z","updated_at":"2025-01-11T03:06:36.000Z","dependencies_parsed_at":"2023-03-13T10:58:21.474Z","dependency_job_id":null,"html_url":"https://github.com/robashton/cravendb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robashton%2Fcravendb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robashton%2Fcravendb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robashton%2Fcravendb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robashton%2Fcravendb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robashton","download_url":"https://codeload.github.com/robashton/cravendb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244931456,"owners_count":20534007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-13T16:55:44.931Z","updated_at":"2025-03-22T08:31:00.699Z","avatar_url":"https://github.com/robashton.png","language":"Clojure","funding_links":[],"categories":["Clojure","数据库","Database"],"sub_categories":["Spring Cloud框架"],"readme":"[![Build Status](https://travis-ci.org/robashton/cravendb.png?branch=master)](https://travis-ci.org/robashton/cravendb)\n\n# CravenDB\n\n- A document database written in Clojure *for* Clojure\n- It was originally based on RavenDB's design\n- A rough to-do can be found in the file [todo.markdown](https://github.com/robashton/cravendb/blob/master/todo.markdown)\n- So far we have\n - dynamic full-text queries against stored documents\n - custom indexes for advanced queries against stored documents\n - multi-document operations (transactional writes)\n - multi-master replication using vclocks for lineage checks\n - conflict-based concurrency control (when *strictly* necessary)\n - embedded database for local development\n - in-memory mode for fast testing\n - http server(s) for production\n\n# Repos\n\n### leiningen\n\n    [cravendb \"0.1.0-SNAPSHOT\"]\n\n### gradle\n\n    compile \"cravendb:cravendb:0.1.0-SNAPSHOT\"\n\n### maven\n\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecravendb\u003c/groupId\u003e\n      \u003cartifactId\u003ecravendb\u003c/artifactId\u003e\n      \u003cversion\u003e0.1.0-SNAPSHOT\u003c/version\u003e\n    \u003c/dependency\u003e\n\n# Instructions\n\n- Use the repl to explore\n- Use the tests to verify (lein specs)\n- Run the http server with 'lein run'\n\n# License\n\nLicensed under the EPL (see the file epl.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobashton%2Fcravendb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobashton%2Fcravendb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobashton%2Fcravendb/lists"}