~zsea

zsea-mysql

v0.0.4
mysql orm

tao11-bus

v1.0.2
淘易易API NodeJs SDK

tao11-trs-client

v1.0.1
trs客户端

tao11-trs-driver

v1.1.4
trs Nodejs驱动

babel-plugin-fast-async

v6.1.2
fast-async/await transformer Babel plugin

memory-queue

v1.0.2
a light queue

node-top

v2.0.5
淘宝开放平台Sdk

log4js-aliyun

v1.0.3
log4js-aliyun

zmmq

v1.1.3
使用mongoose实现的消息队列。

node-apibus

v4.0.2
APIBus Node实现的SDK

web-apibus

v4.1.4
APIBus Javascript实现的SDK,用于浏览器

node-redis-q

v1.1.2
用Redis实现的支持事务的消息队列。

zsupertable

v1.0.0
支持大量数据显示,轻松显示1W+数据。

zsea-king-table

v1.0.3
支持大量数据显示,轻松显示1W+数据。

linq2sql

v1.0.2
Linq语法基础库,用于支持数据库操作。

linq2mysql

v2.0.1
In Node.js, query the MySQL database using Linq syntax.

json-env-file

v0.0.3
Read the environment variables in the specified configuration file and set them to the current application, and run the specified script.

env-loador

v0.0.4
Read the environment variables in the specified configuration file and set them to the current application, and run the specified script.

sweet-queue

v1.0.0
一个以Redis为后端存储的简单队列,实现了消息的入队、消费等功能,可以指定消息的消费者,即点对点消息。

redis-snowflake

v1.0.0
主要用于在Docker中部署应用时,容器需要获取自己的节点ID生成不同的```snowflake```对象,用于生成可用ID。

zapibus

v1.0.11
zApibus的客户端SDK,支持浏览器与Nodejs环境。

linq2sqlite3

v1.0.0
在Nodejs中,使用Linq语法查询Sqlite3数据库。

zlocker

v1.0.2
使用```mkdir```实现的进程锁,可在当前电脑上获取到一个锁。

@zsea/snowflake

v2.0.0
支持Cluster的Snowflake算法

@zsea/ipc-locker

v1.0.0
基于ipc实现的本地锁,在windows下使用匿名管理实现,Linux下使用unix domain socket实现。