{"id":39078157,"url":"https://github.com/tiechui1994/note","last_synced_at":"2026-01-17T18:28:11.660Z","repository":{"id":130436729,"uuid":"158678086","full_name":"tiechui1994/note","owner":"tiechui1994","description":"web develop note","archived":false,"fork":false,"pushed_at":"2025-03-28T06:12:44.000Z","size":12722,"stargazers_count":1,"open_issues_count":89,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T07:23:15.959Z","etag":null,"topics":["linux","mysql","network","networks","nginx","pgsql","redis"],"latest_commit_sha":null,"homepage":"https://blog.quinn1994.tk","language":"Shell","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/tiechui1994.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-11-22T09:56:47.000Z","updated_at":"2025-03-28T06:12:48.000Z","dependencies_parsed_at":"2023-10-16T23:47:57.160Z","dependency_job_id":"413bd919-1415-41bf-9001-c3b705ba166f","html_url":"https://github.com/tiechui1994/note","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiechui1994/note","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiechui1994%2Fnote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiechui1994%2Fnote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiechui1994%2Fnote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiechui1994%2Fnote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiechui1994","download_url":"https://codeload.github.com/tiechui1994/note/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiechui1994%2Fnote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28515526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T18:28:00.501Z","status":"ssl_error","status_checked_at":"2026-01-17T18:28:00.150Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["linux","mysql","network","networks","nginx","pgsql","redis"],"created_at":"2026-01-17T18:28:11.069Z","updated_at":"2026-01-17T18:28:11.652Z","avatar_url":"https://github.com/tiechui1994.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Note\n\n## 权限控制\n- [访问权限列表](auth/acl.md)\n- [基于角色的访问控制](auth/rbac.md)\n- [基于属性的访问控制](auth/abac.md)\n- [casbin](auth/casbin.md)\n\n## TCP\n- [TCP状态迁移](tcp/state.md)\n\n## HTTP\n- [QPS概念](http/qps.md)\n- [websocket数据帧](http/ws.md)\n- [时间格式](http/timezone.md)\n- [跨域共享方案](http/cors.md)\n- [跨域解决方案](http/cross-method.md)\n\n## CERT\n- [TLS/SSL 证书解读](cert/ssl.md)\n\n\n## Redis相关\n- [redis的发布/订阅基础](redis/redis.md)\n\n\n## MySQL相关\n- [mysql的sqlmode](mysql/sqlmode.md)\n- [mysql时间类型详解](mysql/time.md)\n- [mysql列的信息](mysql/column.md)\n- [mysql关键字COLLATE](mysql/collate.md)\n\n- [mysql树结构设计](mysql/tree-design.md)\n- [mysql性能注意点](mysql/performance.md)\n\n- [mysql InnoDB 锁](mysql/innodb-lock.md)\n- [mysql日志](mysql/log.md)\n\n- [variables](mysql/variable.md)\n- [alter](mysql/cmd/alter.md)\n- [grant](mysql/cmd/grant.md)\n- [function](mysql/function.md)\n- [show](mysql/cmd/show.md)\n\n- [时间函数](mysql/time.md)\n\n## PgSQL \n- [table](pgsql/table.md)\n- [user](pgsql/user.md)\n\n## Mongodb \n- [user](mongodb/user.md)\n\n## Nginx配置\n- [nginx介绍](nginx/nginx.md)\n- [https配置](nginx/https.md)\n- [location配置](nginx/location.md)\n- [log配置](nginx/log.md)\n- [rewrite配置](nginx/redirect.md)\n- [upstream配置](nginx/upstream.md)\n\n- [代理配置](nginx/nginx-proxy.md)\n- [代理缓存配置](nginx/nginx-proxy-cache.md)\n- [代理缓冲配置](nginx/nginx-proxy-buffer.md)\n- [memcached配置](nginx/nginx-memcached.md)\n\n\n## Git\n- [git tag的使用](git/git-tag.md)\n- [gitlab ci编写](git/gitlab-ci.md)\n\n## Linux\n- [vim](linux/vim.md)\n- [io](linux/io.md)\n\n\n## DNS \n- [DNS安装脚本](https://www.github.com/tiechui1994/linux-tools/master/web/dns.sh)\n\n\n## Docker \n- [Dockerfile文件](docker/dockerfile.md)\n- [docker-compose](docker/docker-compose.md)\n\n\n## RPC\n- [protobuf协议](rpc/protobuf.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiechui1994%2Fnote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiechui1994%2Fnote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiechui1994%2Fnote/lists"}