{"id":33179238,"url":"https://github.com/lambdazen/bitsy","last_synced_at":"2026-02-18T01:18:37.610Z","repository":{"id":26520715,"uuid":"85236158","full_name":"lambdazen/bitsy","owner":"lambdazen","description":"Bitsy Graph Database v3","archived":false,"fork":false,"pushed_at":"2025-10-16T00:00:53.000Z","size":867,"stargazers_count":143,"open_issues_count":10,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-12-01T20:30:20.137Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lambdazen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-16T19:54:58.000Z","updated_at":"2025-08-13T11:16:41.000Z","dependencies_parsed_at":"2022-09-26T21:50:38.434Z","dependency_job_id":null,"html_url":"https://github.com/lambdazen/bitsy","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/lambdazen/bitsy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdazen%2Fbitsy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdazen%2Fbitsy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdazen%2Fbitsy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdazen%2Fbitsy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambdazen","download_url":"https://codeload.github.com/lambdazen/bitsy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdazen%2Fbitsy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29565026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T00:47:08.760Z","status":"ssl_error","status_checked_at":"2026-02-18T00:45:26.718Z","response_time":100,"last_error":"SSL_read: 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-11-16T03:00:36.827Z","updated_at":"2026-02-18T01:18:37.606Z","avatar_url":"https://github.com/lambdazen.png","language":"Java","funding_links":[],"categories":["数据库"],"sub_categories":[],"readme":"[![Maven Central](https://img.shields.io/maven-central/v/com.lambdazen.bitsy/bitsy.svg?label=Maven%20Central)](https://search.maven.org/artifact/com.lambdazen.bitsy/bitsy)\n\nBitsy is a small, fast, embeddable, durable in-memory graph database that is compatible with Tinkerpop3. \n\n[The project Wiki](https://github.com/lambdazen/bitsy/wiki) is the official source of documentation. The original version of the database compatible with Tinkerpop2 is available at https://bitbucket.org/lambdazen/bitsy. \n\n### Git branching strategy\n\nTags are named release-[version]. Versions start with 3.0. For e.g., release-3.0\n\nDevelopment happens on `master` branch.\n\n## Building it\n\nThe project **build time requirement** is [Apache Maven](https://maven.apache.org/), at least version 3.9 and Java 21.\nThe project **run time requirement is Java 8**.\n\nFor quick build (runs no tests nor any other plugin like javadoc)\n\n```\nmvn clean install -Dtest=void\n```\n\nFor UT-only build (will run UTs too)\n\n```\nmvn clean install\n```\n\nFor full build (will run UTs and ITs)\n\n```\nmvn clean install -P run-its\n```\n\nFor publishing setup, see [parent POM](https://github.com/maveniverse/parent).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdazen%2Fbitsy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambdazen%2Fbitsy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdazen%2Fbitsy/lists"}