tair-opensource/alibabacloud-tairjedis-sdk
Fork: 27 Star: 75 (更新于 1970-01-01 00:00:00)
license: MIT
Language: Java .
Based on Jedis that operates Tair For Redis Modules.
最后发布版本: v3.0.8 ( 2023-11-09 19:41:40)
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.
- TairGis, allowing you to query points, linestrings, and polygons. (Open Sourced)
- TairBloom, is a Bloom filter that supports dynamic scaling.
- TairRoaring, is a more efficient and balanced type of compressed bitmaps recognized by the industry.
- TairTs, is a time series data structure that is developed on top of Redis modules.
- TairCpc, is a data structure developed based on the compressed probability counting (CPC) sketch.
- TairSearch, is a full-text search module developed in-house based on Redis modules.
- TairVector, is a vector search data structure, offering simplicity, flexibility, real-time performance, and high efficiency.
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
- Monitor user trajectories by using TairGIS
- Implement high-performance distributed locks by using TairString
- Implement bounded counters by using TairString
- Implement multidimensional leaderboards by using TairZset
- Implement fine-grained monitoring by using TairTS
- Implement distributed leaderboards by using TairZset
- Select users by using TairRoaring
Tair All SDK
Dependency
The TairSearch module in tairjedis depends on: OpenSearch
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2023-11-09 19:41:40 v3.0.8
2023-08-03 19:30:59 v3.0.7
2023-04-12 16:37:56 v3.0.6
2023-04-06 14:45:43 v3.0.5
2023-01-05 16:17:54 v3.0.3
2022-11-25 17:04:58 v3.0.2
2022-11-03 09:51:34 v3.0.1
2022-10-21 14:47:52 v3.0.0
2022-09-22 10:12:56 v2.4.0
2022-05-27 11:43:08 v2.3.0
主题(topics):
module, redis, tair
tair-opensource/alibabacloud-tairjedis-sdk同语言 Java最近更新仓库
2024-11-05 19:32:42 xiaojieonly/Ehviewer_CN_SXJ
2024-11-05 04:13:47 Stirling-Tools/Stirling-PDF
2024-11-04 02:03:13 exzhawk/EhViewer
2024-11-03 00:43:09 PBH-BTN/PeerBanHelper
2024-10-31 18:52:00 CodePhiliaX/Chat2DB
2024-10-31 11:19:43 mybatis-flex/mybatis-flex