{"id":20714016,"url":"https://github.com/dustturtle/fmdbconfigrevo","last_synced_at":"2025-10-09T14:28:45.992Z","repository":{"id":74191456,"uuid":"153428372","full_name":"dustturtle/FMDBConfigRevo","owner":"dustturtle","description":"Something similar to GVUserDefaults but based on FMDB; thread safe/easy to use. (basic types supported).","archived":false,"fork":false,"pushed_at":"2018-11-07T08:14:58.000Z","size":80,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T06:49:53.743Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/dustturtle.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-17T09:10:38.000Z","updated_at":"2018-11-07T08:14:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4516a93-dfe2-49f1-bdd4-d48c0209f976","html_url":"https://github.com/dustturtle/FMDBConfigRevo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dustturtle/FMDBConfigRevo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustturtle%2FFMDBConfigRevo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustturtle%2FFMDBConfigRevo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustturtle%2FFMDBConfigRevo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustturtle%2FFMDBConfigRevo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustturtle","download_url":"https://codeload.github.com/dustturtle/FMDBConfigRevo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustturtle%2FFMDBConfigRevo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001534,"owners_count":26083119,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-17T02:28:42.941Z","updated_at":"2025-10-09T14:28:45.962Z","avatar_url":"https://github.com/dustturtle.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FMDBConfigRevo\nSomething similar to GVUserDefaults but based on FMDB; thread safe/easy to use. (basic types supported).\n\n//  !!!!! 注意 !!!!! 使用前必读～  \n//  为了避免麻烦，尽量使得实现清晰和简洁，我们这里需要遵守的前置约定（合约,使用者必读）：  \n//  1.配置只增加，不能减少。  \n//  2.配置的类型不允许变更。  \n//  3.不能使用id这个字符串作为属性名（db里面的主键已经占用了这个名字）。  \n//  4.key的default需要在键被加入的时候即被创建。  \n//  5.非对象类型的default值不允许变更（变更不会生效）。  \n//  6.给配置项设置为nil(对象或者string)不会起任何作用，输入被认为是非法的。  \n//  7.如果要清除某一项的值建议输入一个空对象，比如@\"\"/@[]/@{} 这种。目前不提供方法来清除某个单独的配置（有全部清除的方法）。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdustturtle%2Ffmdbconfigrevo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdustturtle%2Ffmdbconfigrevo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdustturtle%2Ffmdbconfigrevo/lists"}