TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: ReJSON – a JSON data type for Redis

4 点作者 itamarhaber超过 8 年前
Redis v4 is planned for GA in a few weeks and it comes with a new modules API. Over the last months we&#x27;ve been putting together a few of these modules, and yesterday we&#x27;ve published the preview for ReJSON.<p>ReJSON is a Redis module that implements a data type for storing, fetching and manipulating JSON values stored as binary objects. The API is faithful to the Redis spirit with a new set of commands (https:&#x2F;&#x2F;redislabsmodules.github.io&#x2F;rejson&#x2F;commands), and the same spirit is maintained in terms of performance as our our early benchmarks suggest (https:&#x2F;&#x2F;redislabsmodules.github.io&#x2F;rejson&#x2F;performance).<p>The project is currently under active development and we still have improvements planned before calling it an MVP (mainly reducing memory overhead and performance optimizations). That said, anything you say can and may be used to make ReJSON better, so feel free to drop us a line here or anywhere else :)<p>Source code: https:&#x2F;&#x2F;github.com&#x2F;RedisLabsModules&#x2F;rejson<p>Docs: https:&#x2F;&#x2F;redislabsmodules.github.io&#x2F;rejson

暂无评论

暂无评论