Skip to content

Commit df31199

Browse files
committed
New version: stateletlab.Statelet version 0.1.4
1 parent 3eb661e commit df31199

3 files changed

Lines changed: 53 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created using wingetcreate 1.12.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: stateletlab.Statelet
5+
PackageVersion: 0.1.4
6+
InstallerLocale: en-US
7+
InstallModes:
8+
- interactive
9+
- silent
10+
- silentWithProgress
11+
UpgradeBehavior: install
12+
Commands:
13+
- statelet-cli
14+
- statelet-gateway
15+
Installers:
16+
- Architecture: x64
17+
InstallerType: wix
18+
Scope: machine
19+
InstallerUrl: https://github.com/stateletlab/statelet-longmemeval/releases/download/v0.1.4/statelet-0.1.4-windows-amd64.msi
20+
InstallerSha256: B211447DB85C0D1CDBE611BE5D854A4C51AA8A7BD5AF0208F0DD0A0538B468A4
21+
ProductCode: '{29C2B39C-5F89-43F6-8702-1900EE7EC9FB}'
22+
ManifestType: installer
23+
ManifestVersion: 1.12.0
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created using wingetcreate 1.12.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: stateletlab.Statelet
5+
PackageVersion: 0.1.4
6+
PackageLocale: en-US
7+
Publisher: stateletlab
8+
PublisherUrl: https://github.com/stateletlab
9+
PackageName: Statelet
10+
PackageUrl: https://github.com/stateletlab/statelet
11+
License: Apache-2.0
12+
LicenseUrl: https://github.com/stateletlab/statelet/blob/main/LICENSE
13+
ShortDescription: Distributed key-value storage engine with LSM-tree, Raft, and vector index
14+
Description: Statelet is a distributed KV store in Rust with HNSW vector search, a temporal graph engine, and Redis-compatible protocol support. The installer carries the server binaries, the CLI and the admin UI.
15+
Tags:
16+
- database
17+
- key-value
18+
- vector-search
19+
- graph
20+
- rust
21+
ManifestType: defaultLocale
22+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: stateletlab.Statelet
5+
PackageVersion: 0.1.4
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)