{"id":18015459,"url":"https://github.com/andreas/ocaml-fdb","last_synced_at":"2025-03-26T18:31:15.021Z","repository":{"id":66463171,"uuid":"165743405","full_name":"andreas/ocaml-fdb","owner":"andreas","description":"OCaml client bindings for FoundationDB","archived":false,"fork":false,"pushed_at":"2019-11-19T16:12:55.000Z","size":48,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T06:31:44.795Z","etag":null,"topics":["fdb","foundationdb","ocaml"],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/andreas.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":"2019-01-14T22:10:00.000Z","updated_at":"2024-07-02T05:54:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"fad6e17e-f0a2-4a27-a513-4043cc3b446d","html_url":"https://github.com/andreas/ocaml-fdb","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/andreas%2Focaml-fdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreas%2Focaml-fdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreas%2Focaml-fdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreas%2Focaml-fdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreas","download_url":"https://codeload.github.com/andreas/ocaml-fdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245712625,"owners_count":20660271,"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":["fdb","foundationdb","ocaml"],"created_at":"2024-10-30T04:13:58.423Z","updated_at":"2025-03-26T18:31:15.013Z","avatar_url":"https://github.com/andreas.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"OCaml client bindings for FoundationDB\n--------------------------------------\n\nClient bindings for [FoundationDB](http://foundationdb.org/) based on `libfdb` and [`ctypes`](https://github.com/ocamllabs/ocaml-ctypes). Essentially it's a fairly small shim around `libfdb`, which adds type safety and adapts the concepts of \"futures\" from FDB to to a user-provided IO monad (probably Lwt or Async).\n\n## Requirements\n\nInstalling `libfdb` ([download here](https://www.foundationdb.org/download/)) is a requirement for installing or building this library.\n\n## Install\n\nThis package is not available on OPAM yet, but in the meantime you can install it in the following manner:\n\n```\nopam pin add fdb git://github.com/andreas/ocaml-fdb.git\n```\n\n## Build\n\n```\ndune build\n```\n\n## Test\n\n```\ndune runtest\n```\n\n## Example\n\nSee [`examples/test_lwt.ml`](https://github.com/andreas/ocaml-fdb/blob/master/test/test_lwt.ml).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreas%2Focaml-fdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreas%2Focaml-fdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreas%2Focaml-fdb/lists"}