{"id":20474167,"url":"https://github.com/marschall/locking-datasource","last_synced_at":"2025-03-05T14:16:51.174Z","repository":{"id":234707868,"uuid":"789399405","full_name":"marschall/locking-datasource","owner":"marschall","description":"a DataSource where every call to #getConnection() goes through a global lock","archived":false,"fork":false,"pushed_at":"2024-04-20T17:32:37.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T02:44:48.604Z","etag":null,"topics":["datasource","jdbc","locking"],"latest_commit_sha":null,"homepage":"","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/marschall.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":"2024-04-20T12:44:47.000Z","updated_at":"2024-04-20T17:32:40.000Z","dependencies_parsed_at":"2024-04-20T14:06:23.533Z","dependency_job_id":"623e2bb6-b917-4797-a479-eb1f7d55acd1","html_url":"https://github.com/marschall/locking-datasource","commit_stats":null,"previous_names":["marschall/locking-datasource"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marschall%2Flocking-datasource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marschall%2Flocking-datasource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marschall%2Flocking-datasource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marschall%2Flocking-datasource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marschall","download_url":"https://codeload.github.com/marschall/locking-datasource/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242039718,"owners_count":20061928,"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":["datasource","jdbc","locking"],"created_at":"2024-11-15T14:28:26.835Z","updated_at":"2025-03-05T14:16:51.152Z","avatar_url":"https://github.com/marschall.png","language":"Java","readme":"Locking DataSource [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.marschall/locking-datasource/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.marschall/locking-datasource) [![javadoc](https://javadoc.io/badge2/com.github.marschall/locking-datasource/javadoc.svg)](https://javadoc.io/doc/com.github.marschall/locking-datasource) \n==================\n\nA DataSource where every call to `#getConnection()` goes through a global lock.\n\nUse this when `DataSource#getConnection()` or `Driver#connect(String, Properties)` is not thread safe for your JDBC driver and your connection pool creates connections in the calling thread.\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.github.marschall\u003c/groupId\u003e\n  \u003cartifactId\u003elocking-datasource\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarschall%2Flocking-datasource","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarschall%2Flocking-datasource","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarschall%2Flocking-datasource/lists"}