{"id":18436100,"url":"https://github.com/codenotary/hazelcast-immu","last_synced_at":"2025-09-07T02:44:19.213Z","repository":{"id":109942911,"uuid":"309678318","full_name":"codenotary/hazelcast-immu","owner":"codenotary","description":"Sample immudb client for Hazelcast replication ","archived":false,"fork":false,"pushed_at":"2020-11-03T14:16:11.000Z","size":3204,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T12:54:26.144Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codenotary.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-03T12:23:39.000Z","updated_at":"2021-05-31T17:00:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e2293f4-6fe7-4de9-9aab-b450d75c9ac9","html_url":"https://github.com/codenotary/hazelcast-immu","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/codenotary%2Fhazelcast-immu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenotary%2Fhazelcast-immu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenotary%2Fhazelcast-immu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenotary%2Fhazelcast-immu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenotary","download_url":"https://codeload.github.com/codenotary/hazelcast-immu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239115667,"owners_count":19584253,"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-11-06T06:10:19.911Z","updated_at":"2025-02-16T10:24:54.245Z","avatar_url":"https://github.com/codenotary.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hazelcast - immudb sample integration\n\n![immudb Hazelcast integration demo](immudb-hazelcast-demo.gif)\n\nThis sample uses the [official immudb Java client].\n\n[Official immudb Java client]: https://github.com/codenotary/immudb4j\n\n`immudb` must be already running. Follow instructions to download and run it at https://immudb.io/docs/quickstart.html\n\n## Usage\n\nAfter building the JAR file, cd into `target` directory and run one or more server nodes:\n\n```\njava -cp hazelcast-immu-1.0-SNAPSHOT.jar io.codenotary.immudb.hazelcast.ServerNode\n```\n\nIn another terminal window, from the same folder, run the [Hazelcast] - [immudb] client:\n\n[Hazelcast]: https://hazelcast.org\n[immudb]: https://immudb.io\n\n```\njava -cp hazelcast-immu-1.0-SNAPSHOT.jar io.codenotary.immudb.hazelcast.ImmudbHazelcastPlugin\n```\n\nOn the server terminal window, put any string and press Enter (type 'q' to exit).\nEverytime a non-empty string is entered, a key insertion is performed in Hazelcast.\n\nOn the client terminal window, immudb Hazelcast client should insert the key-value pair in an immudb database.\nThe client is reacting to all insertion events (replica/mirroring scenario). \n\nThe output displayed shows what is written, read and verified on immudb. \n\n## How to build\n\nUsing `mvn`:\n\n```\nmvn package\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenotary%2Fhazelcast-immu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenotary%2Fhazelcast-immu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenotary%2Fhazelcast-immu/lists"}