• Joined on 2024-06-01
ryyst pushed to metadata-api at ryyst/kalzu-value-store 2025-10-03 00:06:43 +03:00
377af163f0 feat: implement resource metadata management API (issue #12)
ryyst pushed to metadata-api at ryyst/kalzu-value-store 2025-10-03 00:05:56 +03:00
0451bc3731 feat: implement resource metadata management API (issue #12)
edf571934b feat: implement resource metadata management API (issue #12)
Compare 2 commits »
ryyst created branch metadata-api in ryyst/kalzu-value-store 2025-10-03 00:05:56 +03:00
ryyst created pull request ryyst/kalzu-value-store#14 2025-10-02 22:32:04 +03:00
secure-cluster-communication
ryyst pushed to secure-cluster-communication at ryyst/kalzu-value-store 2025-10-02 22:30:33 +03:00
852275945c fix: update bootstrap service and routes for cluster authentication
c7dcebb894 feat: implement secure cluster authentication (issue #13)
Compare 2 commits »
ryyst created branch secure-cluster-communication in ryyst/kalzu-value-store 2025-10-02 22:30:33 +03:00
ryyst pushed to master at ryyst/kalzu-value-store 2025-09-21 12:37:39 +03:00
2431d3cfb0 test: add comprehensive authentication middleware test (issue #4)
b4f57b3604 feat: add anonymous access configuration for KV endpoints (issue #5)
e6d87d025f fix: secure admin endpoints with authentication middleware (issue #4)
Compare 3 commits »
ryyst pushed to master at ryyst/kalzu-value-store 2025-09-21 00:20:28 +03:00
3aff0ab5ef feat: implement issue #3 - autogenerated root account for initial setup
8d6a280441 feat: complete issue #6 - implement feature toggle integration in routes
Compare 2 commits »
ryyst pushed to master at ryyst/kalzu-value-store 2025-09-20 23:49:28 +03:00
aae9022bb2 chore: update documentation
ryyst pushed to master at ryyst/kalzu-value-store 2025-09-20 19:48:21 +03:00
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
Compare 3 commits »
ryyst pushed to master at ryyst/kalzu-value-store 2025-09-20 18:49:03 +03:00
bd1d1c2c7c style: minor formatting cleanup in test_conflict.go
eaed6e76e4 fix: implement sophisticated conflict resolution for timestamp collisions
6cdc561e42 refactor: major cleanup and modularization after successful refactoring
b6332d7ff5 fix: implement missing sync service methods for data replication
85f3aa69d2 refactor: remove duplicate Server methods and clean up main.go
Compare 13 commits »
ryyst pushed to master at ryyst/kalzu-value-store 2025-09-11 18:18:09 +03:00
5ab03331fc Implement Phase 2: Enterprise-grade KVS enhancements
ryyst pushed to master at ryyst/kalzu-value-store 2025-09-11 17:56:01 +03:00
3775939a3b Merge pull request 'Added Merkel Trees for better replication state tracking.' (#1) from MrKalzu/kalzu-value-store:master into master
9ea19a3532 Updated integration tests script for the merkel tree implementation.
45d5c38c90 Added Merkel Trees for better replication state tracking.
Compare 3 commits »
ryyst merged pull request ryyst/kalzu-value-store#1 2025-09-11 17:56:00 +03:00
Added Merkel Trees for better replication state tracking.
ryyst pushed to master at ryyst/kalzu-value-store 2025-09-10 07:51:43 +03:00
ebed73dc11 Add comprehensive integration test suite with full automation
ryyst pushed to master at ryyst/kalzu-value-store 2025-09-10 07:40:36 +03:00
952348a18a Add comprehensive user documentation and development guide
138b5edc65 Add conflict resolution testing and verify functionality
e5c9dbc7d8 Implement sophisticated conflict resolution and finalize cluster
c9b430fc0d Implement gossip protocol and cluster synchronization
83ad9eea8c Initial KVS implementation with core functionality
Compare 5 commits »
ryyst pushed to master at ryyst/kalzu-value-store 2025-09-09 22:27:22 +03:00
f86455dedb Fragile hare
ryyst created branch master in ryyst/kalzu-value-store 2025-09-09 22:27:22 +03:00
ryyst created repository ryyst/kalzu-value-store 2025-09-09 22:26:36 +03:00
ryyst pushed to http-rewrite at ryyst/traceroute_map 2024-06-05 22:59:36 +03:00
d90343b379 TEMP