GithubHelp home page GithubHelp logo

chenxinyu0322 / alibabacloud-tairjedis-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tair-opensource/alibabacloud-tairjedis-sdk

0.0 1.0 0.0 585 KB

alibabacloud-tairjedis-sdk

License: MIT License

Java 100.00%

alibabacloud-tairjedis-sdk's Introduction

alibabacloud-tairjedis-sdk

English | 简体中文

A client packaged based on Jedis that operates Tair For Redis Modules.

  • TairHash, is a hash that allows you to specify the expiration time and version number of a field. (Open sourced)
  • TairString, is a string that contains a version number. (Open sourced)
  • TairZset, allows you to sort data of the double type based on multiple dimensions. (Open sourced)
  • TairDoc, to perform create, read, update, and delete (CRUD) operations on JSON data. (Coming soon)
  • TairGis, allowing you to query points, linestrings, and polygons. (Coming soon)
  • TairBloom, is a Bloom filter that supports dynamic scaling. (Coming soon)
  • TairRoaring, is a more efficient and balanced type of compressed bitmaps recognized by the industry. (Coming soon)
  • TairTs, is a time series data structure that is developed on top of Redis modules. (Coming soon)
  • TairCpc, is a data structure developed based on the compressed probability counting (CPC) sketch. (Coming soon)
  • TairSearch, is a full-text search module developed in-house based on Redis modules. (Coming soon)

Quick start

<dependency>
  <groupId>com.aliyun.tair</groupId>
  <artifactId>alibabacloud-tairjedis-sdk</artifactId>
  <version>Latest version</version>
</dependency>

The latest verison:here
JavaDoc: here

Example

Refer to the complete example under tests/example/*

Best Practices

alibabacloud-tairjedis-sdk's People

Contributors

yangbodong22011 avatar alibaba-oss avatar arthurkiller avatar bigdaronlee163 avatar chenyang8094 avatar dependabot[bot] avatar dwan-cjq avatar ljy0827 avatar

Watchers

James Cloos 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.