{"id":22205282,"url":"https://github.com/y10k/rims-qdbm","last_synced_at":"2025-07-18T04:37:32.106Z","repository":{"id":56892286,"uuid":"160163492","full_name":"y10k/rims-qdbm","owner":"y10k","description":"RIMS key-value store plug-in for QDBM","archived":false,"fork":false,"pushed_at":"2020-01-21T07:52:01.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-19T19:00:02.882Z","etag":null,"topics":["qdbm","rims","ruby","ruby-qdbm","store-plug"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/y10k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-03T09:14:39.000Z","updated_at":"2019-12-11T03:32:48.000Z","dependencies_parsed_at":"2022-08-21T00:20:48.553Z","dependency_job_id":null,"html_url":"https://github.com/y10k/rims-qdbm","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/y10k/rims-qdbm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y10k%2Frims-qdbm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y10k%2Frims-qdbm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y10k%2Frims-qdbm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y10k%2Frims-qdbm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/y10k","download_url":"https://codeload.github.com/y10k/rims-qdbm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y10k%2Frims-qdbm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265701409,"owners_count":23813751,"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":["qdbm","rims","ruby","ruby-qdbm","store-plug"],"created_at":"2024-12-02T17:29:39.741Z","updated_at":"2025-07-18T04:37:32.085Z","avatar_url":"https://github.com/y10k.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"RIMS::QDBM\n==========\n\nRIMS key-value store plug-in for QDBM.\nBy introducing this plug-in, RIMS IMAP server will be able to store\nmailboxes and messages in QDBM.  QDBM is Quick Database Manager of\nhttps://fallabs.com/qdbm/.\n\nThis gem provides 2 plug-ins (`qdbm_depot` and `qdbm_curia`).\n\nInstallation\n------------\n\nAdd this line to your application's Gemfile that includes RIMS:\n\n```ruby\ngem 'rims-qdbm'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install rims-qdbm\n\nUsage\n-----\n\nAdd these lines to your config.yml of RIMS:\n\n```yaml\nload_libraries:\n  - rims/qdbm\nmeta_key_value_store:\n  plug_in: qdbm_depot\n  configuration:\n    bnum: 1200000\ntext_key_value_store:\n  plug_in: qdbm_curia\n  configuration:\n    bnum: 50000\n    dnum: 8\n```\n\nContributing\n------------\n\nBug reports and pull requests are welcome on GitHub at https://github.com/y10k/rims-qdbm.\n\nLicense\n-------\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fy10k%2Frims-qdbm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fy10k%2Frims-qdbm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fy10k%2Frims-qdbm/lists"}