Coder Social home page Coder Social logo

thihazawsatellite / nettv-tablestore-nodejs-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aliyun/aliyun-tablestore-nodejs-sdk

0.0 0.0 0.0 1.38 MB

Aliyun TableStore(原OTS) SDK for Node.js

License: Apache License 2.0

Shell 0.01% JavaScript 99.99%

nettv-tablestore-nodejs-sdk's Introduction

Aliyun TableStore SDK for Node.js

License Status GitHub version Build Status Coverage Status

Click here for the English README

关于

  • 此NodeJs SDK基于阿里云表格存储服务 API构建。
  • 阿里云表格存储是阿里云自主研发的NoSQL数据存储服务,提供海量结构化数据的存储和实时访问。

版本特性

  • 版本:5.4.1
    • 修复默认重试策略中的默认值
  • 版本:5.3.1
    • proto 不再使用废弃的web标准,以兼容 Deno
  • 版本:5.3.0
    • SQL 序列化协议去除对 SQL_PLAIN_BUFFER 的支持,使用性能更好的 SQL_FLAT_BUFFERS
  • 版本:5.2.2
    • Search 支持折叠功能
  • 版本:5.2.1
    • SQL使用默认序列化协议SQL_FLAT_BUFFERS
  • 版本:5.2.0
    • 新增 SQL 接口
    • Search 新增:统计聚合功能
    • Search ColumnReturnType 支持 RETURN_ALL_FROM_INDEX
    • Search 部分 Query 支持 weight 参数
    • 新增 ComputeSplits 接口
    • 新增 ParallelScan 接口
    • 新增 UpdateSearchIndex 接口
    • DescribeSearchIndex 可以获取: 计量、创建时间、TTL 等信息
    • 创建 SearchIndex 支持: 动态修改schema、TTL
    • 主表支持 allowUpdate 的修改
    • 默认重试策略支持 Search 和 SQLQuery
    • 出错时携带 RequestId
  • 版本:5.1.2
    • 修复 创建含增量二级索引问题修复
  • 版本:5.1.1
    • 修复 10_000引入的低版本node不识别问题
  • 版本:5.1.0
    • 多元索引支持日期类型
    • 多元索引查询SearchAPI支持设置单独的timeout
    • 多元索引排序支持missing
    • 创建多元索引支持设置分词、分词参数、虚拟列
  • 版本:5.0.6
    • 升级protobufjs依赖(4.1.2 -> 6.8.8)
    • 请求参数向前兼容,返回参数字段改变:下划线变为驼峰式(与request保持一致)
  • 版本:4.3.2
    • 修复Query不支持Long类型查询问题
    • 支持SearchIndex
    • 支持GlobalIndex
    • 支持原子加
    • 支持事务
    • 支持ExistsQuery

安装

npm install tablestore

使用方法

参考在samples目录下的代码示例,将samples/client.js文件中的相关参数修改为自己实例的参数即可。

贡献代码

  • 我们非常欢迎大家为TableStore NodeJs SDK以及其他TableStore SDK贡献代码

联系我们

扫码加入TableStore钉钉讨论群(群号:23307953),和我们直接交流讨论

Image text

nettv-tablestore-nodejs-sdk's People

Contributors

acathur avatar boxiaowpl avatar cf avatar mumudev avatar qiyuewuyi avatar wangtantan-zz avatar xjtushilei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.