Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
分布式SQL生态系统,支持跨数据库的分片、扩展和数据安全
共 1067 个仓库
备份、整理、重新发现你曾点赞过的每一个 GitHub 仓库。
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
分布式SQL生态系统,支持跨数据库的分片、扩展和数据安全
A very powerful and friendly nginx base on lua-nginx-module( openresty ) which provide WAF, Control Panel, and Dashboards.
基于OpenResty的强大Nginx反向代理,提供WAF、控制面板和仪表盘
Python cluster client for the official redis cluster. Redis 3.0+.
支持Redis 3.0+的Redis集群Python客户端
A static analyzer for Java, C, C++, and Objective-C
用于Java、C、C++和Objective-C的静态分析工具,检测错误和安全问题
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
MySQL的社区开发分支,功能丰富且稳定的开源SQL服务器
Nginx Development Kit - an Nginx module that adds additional generic tools that module developers can use in their own modules
为Nginx模块开发者提供通用工具的开发套件
ngx_lua_waf是一个基于lua-nginx-module(openresty)的web应用防火墙
基于lua-nginx-module(OpenResty)的Web应用防火墙
🍔一个基于 React Native 和 Redux、MobX 实现的展示型 Demo。
基于 React Native、Redux 和 MobX 的展示型 Demo
A javascript library for multi-touch gestures :// You can touch this
用于多点触控手势识别的JavaScript库
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
跨浏览器的CSS动画库,简单易用,为网页增添动效。
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
高速、功能丰富的内存数据存储,支持缓存、数据结构和向量查询
这个 Demo 用于演示如何在 RESTful 下使用自定义 Token 保持客户端登录状态,依靠 Spring 的拦截器和解析器完成权限验证及登录用户注入,并使用 Redis 存储 Token。
基于Spring拦截器和Redis的RESTful Token认证演示