MyGit

v0.1.0

nalgeon/redka

版本发布时间: 2024-04-14 00:25:40

nalgeon/redka最新发布版本:v0.5.2(2024-06-29 03:06:45)

Redka aims to reimplement the good parts of Redis with SQLite, while remaining compatible with the Redis API. The first release on the way to 1.0 brings string commands, key management and transactions.

All commands are available via the Redis wire protocol (RESP) and the Go API.

InstallationUsageRoadmap

Strings

Redka supports the following string-related commands:

Key management

Redka supports the following key management (generic) commands:

Transactions

Redka supports the following transaction commands:

相关地址:原始地址 下载(tar) 下载(zip)

1、 checksums.txt 177B

2、 redka_darwin_amd64.zip 2.16MB

3、 redka_linux_amd64.zip 2MB

查看:2024-04-14发行的版本