• Joined on 2022-07-06
MrKalzu opened issue ryyst/kalzu-value-store#7 2025-09-22 15:25:22 +03:00
Add _ls and _tree Endpoints for Hierarchical Key Listing Using Merkle Tree
MrKalzu commented on issue ryyst/kalzu-value-store#3 2025-09-20 21:57:25 +03:00
Implement Autogenerated Root Account for Initial Setup

Potential fix for this in https://git.rauhala.info/MrKalzu/kalzu-value-store.

Added "HasUsers() (bool, error)" to auth/auth.go. Added "Initial root account setup for empty DB with no seeds" to…

MrKalzu pushed to master at MrKalzu/kalzu-value-store 2025-09-20 21:48:14 +03:00
46e246374d Fix type field bugs from initial root user setup.
MrKalzu pushed to master at MrKalzu/kalzu-value-store 2025-09-20 21:38:03 +03:00
0b7af92761 First proto type for issue #3, initial root account.
c3ded9bfd2 cleanup: remove dead files and test artifacts after refactoring
95a5b880d7 fix: resolve conflict resolution test reliability issues
16c0766a15 improve: add robust retry logic to conflict resolution test
bd1d1c2c7c style: minor formatting cleanup in test_conflict.go
Compare 19 commits »
MrKalzu opened issue ryyst/kalzu-value-store#6 2025-09-12 22:33:44 +03:00
Configuration Options to Disable Optional Functionalities
MrKalzu opened issue ryyst/kalzu-value-store#5 2025-09-12 22:27:37 +03:00
Add Configuration for Anonymous Read and Write Access to KV Endpoints
MrKalzu commented on issue ryyst/kalzu-value-store#4 2025-09-12 22:24:20 +03:00
Secure User and Group Management Endpoints with Authentication Middleware

This has dependency in the ryyst/kalzu-value-store#3. I was unable to edit the tickets dependency section...

MrKalzu opened issue ryyst/kalzu-value-store#4 2025-09-12 22:20:09 +03:00
Secure User and Group Management Endpoints with Authentication Middleware
MrKalzu opened issue ryyst/kalzu-value-store#3 2025-09-12 22:17:13 +03:00
Implement Autogenerated Root Account for Initial Setup
MrKalzu opened issue ryyst/kalzu-value-store#2 2025-09-12 22:01:34 +03:00
Update README.md
MrKalzu commented on pull request ryyst/kalzu-value-store#1 2025-09-11 07:48:57 +03:00
Added Merkel Trees for better replication state tracking.

================================================== KVS Integration Test Suite (Merkle Tree)

[INFO] Setting up test environment... [IN…

MrKalzu pushed to master at MrKalzu/kalzu-value-store 2025-09-11 07:48:02 +03:00
9ea19a3532 Updated integration tests script for the merkel tree implementation.
MrKalzu created pull request ryyst/kalzu-value-store#1 2025-09-10 22:02:37 +03:00
Added Merkel Trees for better replication state tracking.
MrKalzu pushed to master at MrKalzu/kalzu-value-store 2025-09-10 22:01:30 +03:00
45d5c38c90 Added Merkel Trees for better replication state tracking.
MrKalzu created repository MrKalzu/kalzu-value-store 2025-09-10 22:00:15 +03:00
MrKalzu pushed to v2 at MrKalzu/node-monitor 2025-06-14 01:20:13 +03:00
c98081d360 Types, types, types...
MrKalzu pushed to v2 at MrKalzu/node-monitor 2025-06-13 23:11:08 +03:00
44c13c16df Moving basic grid stuff to jinja2 from JS. Gemini fixed the logs display it seems.
MrKalzu pushed to master at MrKalzu/MiniDiscovery 2025-05-03 18:40:25 +03:00
a9f50ff68c Some documentation and stuff
58bbef2837 Now we get each metadata entry as their own TXT record.
ad449d5ac2 TXT records from metadata work now!
cb2beade61 Maybe this will work for TXT record generation.
8ee0203de8 Working to add TXT records
MrKalzu created branch master in MrKalzu/MiniDiscovery 2025-05-03 18:40:25 +03:00
MrKalzu created repository MrKalzu/MiniDiscovery 2025-05-03 18:39:31 +03:00