{"id":18351152,"url":"https://github.com/zkteco-home/redisjson","last_synced_at":"2025-04-06T10:32:23.758Z","repository":{"id":109324050,"uuid":"566662127","full_name":"zkteco-home/RedisJson","owner":"zkteco-home","description":"The RedisJSON module provides JSON support for Redis. RedisJSON lets you store, update, and retrieve JSON values in a Redis database, similar to any other Redis data type","archived":false,"fork":false,"pushed_at":"2024-07-28T01:56:03.000Z","size":5359,"stargazers_count":38,"open_issues_count":2,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-21T21:51:19.393Z","etag":null,"topics":["redis","redisjson","rejson","windows"],"latest_commit_sha":null,"homepage":"","language":null,"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/zkteco-home.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":"2022-11-16T06:26:41.000Z","updated_at":"2025-02-18T15:23:41.000Z","dependencies_parsed_at":"2024-07-28T03:01:36.486Z","dependency_job_id":"2d680a74-80c7-4d03-bf84-9a865dcdcc88","html_url":"https://github.com/zkteco-home/RedisJson","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/zkteco-home%2FRedisJson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkteco-home%2FRedisJson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkteco-home%2FRedisJson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkteco-home%2FRedisJson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkteco-home","download_url":"https://codeload.github.com/zkteco-home/RedisJson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247470331,"owners_count":20944146,"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":["redis","redisjson","rejson","windows"],"created_at":"2024-11-05T21:29:42.648Z","updated_at":"2025-04-06T10:32:22.518Z","avatar_url":"https://github.com/zkteco-home.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# RedisJson\n\nRedisJSON is a Redis module that implements ECMA-404 The JSON Data Interchange Standard as a native data type. \nIt allows storing, updating and fetching JSON values from Redis keys (documents).\n\nCompliled on https://github.com/RedisJSON/RedisJSON \n\n# Primary features:\n\nFull support of the JSON standard\n\nJSONPath syntax for selecting elements inside documents\n\nDocuments are stored as binary data in a tree structure, allowing fast access to sub-elements\n\nTyped atomic operations for all JSON values types\n\n# Run\n\n## Solution 1:\n  add parameters to redis.conf\n  \n  enable-module-command yes\n  \n  loadmodule rejson.dll\n## Solution 2:\n\n  redis-server.exe --loadmodule rejson.dll\n  \n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkteco-home%2Fredisjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzkteco-home%2Fredisjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkteco-home%2Fredisjson/lists"}