{"id":18697288,"url":"https://github.com/eltonsandre/spring-redis-sample","last_synced_at":"2025-11-08T16:30:32.396Z","repository":{"id":171845985,"uuid":"648490764","full_name":"eltonsandre/spring-redis-sample","owner":"eltonsandre","description":"Exemplo de conexão com Redis Sentinel","archived":false,"fork":false,"pushed_at":"2023-06-02T05:17:26.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T03:44:08.431Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/eltonsandre.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":"2023-06-02T05:12:12.000Z","updated_at":"2023-06-02T05:13:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"d09d68b7-5821-49af-8a13-782131408086","html_url":"https://github.com/eltonsandre/spring-redis-sample","commit_stats":null,"previous_names":["eltonsandre/spring-redis-sample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eltonsandre%2Fspring-redis-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eltonsandre%2Fspring-redis-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eltonsandre%2Fspring-redis-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eltonsandre%2Fspring-redis-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eltonsandre","download_url":"https://codeload.github.com/eltonsandre/spring-redis-sample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239558928,"owners_count":19658929,"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":[],"created_at":"2024-11-07T11:23:43.023Z","updated_at":"2025-11-08T16:30:32.337Z","avatar_url":"https://github.com/eltonsandre.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Exemplo de conexão com Redis Sentinel cache (Jedis)\n\n# IntelliJ IDEA Plugin\n - [Spring Boot Helper](https://plugins.jetbrains.com/plugin/18622-spring-boot-helper)\n - [Redis Client plugin](https://plugins.jetbrains.com/plugin/19360-redis-client)\n\n### Cachable object json\n\n```shell\ncurl --request GET \\\n  --url http://localhost:8080/customers\n```\n\n### Cachable Collection json\n\n```shell\ncurl --request GET \\\n  --url http://localhost:8080/customers\n```\n\n### Cache evict\n\n```shell\ncurl --request POST \\\n  --url http://localhost:8080/customers \\\n  --header 'Content-Type: application/json' \\\n  --data '{ \"name\": \"Rafaela Borges\",\n\t\t\"document\": \"85762588548\" }'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feltonsandre%2Fspring-redis-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feltonsandre%2Fspring-redis-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feltonsandre%2Fspring-redis-sample/lists"}