You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
woikos
92955824cc
Add unified binary architecture with database health check (v0.55.4)
- Add unified cmd/orly/ binary with subcommand routing (db, acl, sync, launcher, relay)
- Implement database driver registry with --driver flag pattern
- Add database health check function (orly db health) to scan for integrity issues
- Add database repair function (orly db repair) to fix missing sei mappings
- Create ACL driver registry (follows, managed, curating modes)
- Create sync driver registry (negentropy, cluster, distributed, relaygroup)
- Optimize ACL follows mode with parallel goroutines and connection pooling
- Add unified binary build targets to Makefile
Files modified:
- Makefile: Add orly-unified build targets
- pkg/version/version: Bump to v0.55.4
- pkg/acl/follows.go: Optimize with goroutines and connection pooling
- cmd/orly/: New unified binary entry point and subcommands
- pkg/database/registry.go: Database driver registry
- pkg/database/health.go: Health check implementation
- pkg/database/repair.go: Repair implementation
- pkg/acl/registry.go: ACL driver registry
- pkg/sync/registry.go: Sync driver registry
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
4 months ago |
| .. |
|
FIND
|
migrate to new nostr library
|
6 months ago |
|
aggregator
|
migrate to new nostr library
|
6 months ago |
|
benchmark
|
Add database IPC split mode and blob storage abstraction (v0.53.0)
|
4 months ago |
|
blossomtest
|
Add serve mode, fix binary tags, document CLI tools, improve Docker
|
6 months ago |
|
convert
|
migrate to new nostr library
|
6 months ago |
|
dashboard-server
|
feat(ui): add standalone dashboard mode and relay switching (v0.52.2)
|
4 months ago |
|
nurl
|
Add nurl and vainstr CLI tools (v0.39.0)
|
5 months ago |
|
orly
|
Add unified binary architecture with database health check (v0.55.4)
|
4 months ago |
|
orly-acl
|
Fix ACL startup timing and launcher ready check (v0.55.2)
|
4 months ago |
|
orly-acl-curation
|
Add split database and ACL binaries for modular deployment (v0.54.0)
|
4 months ago |
|
orly-acl-follows
|
Add split database and ACL binaries for modular deployment (v0.54.0)
|
4 months ago |
|
orly-acl-managed
|
Add split database and ACL binaries for modular deployment (v0.54.0)
|
4 months ago |
|
orly-db
|
Add database IPC split mode and blob storage abstraction (v0.53.0)
|
4 months ago |
|
orly-db-badger
|
Add split database and ACL binaries for modular deployment (v0.54.0)
|
4 months ago |
|
orly-db-neo4j
|
Add split database and ACL binaries for modular deployment (v0.54.0)
|
4 months ago |
|
orly-launcher
|
Fix ACL startup timing and launcher ready check (v0.55.2)
|
4 months ago |
|
orly-sync-cluster
|
Add IPC sync services and NIP-77 negentropy synchronization (v0.55.0)
|
4 months ago |
|
orly-sync-distributed
|
Add IPC sync services and NIP-77 negentropy synchronization (v0.55.0)
|
4 months ago |
|
orly-sync-negentropy
|
Add filter support to negentropy sync (v0.55.3)
|
4 months ago |
|
orly-sync-relaygroup
|
Add IPC sync services and NIP-77 negentropy synchronization (v0.55.0)
|
4 months ago |
|
policyfiltertest
|
migrate to new nostr library
|
6 months ago |
|
policytest
|
migrate to new nostr library
|
6 months ago |
|
relay-tester
|
Add NIP-11 relay synchronization and group management features
|
7 months ago |
|
stresstest
|
migrate to new nostr library
|
6 months ago |
|
subscription-test
|
Refactor for interface clarity and dependency isolation.
|
6 months ago |
|
subscription-test-simple
|
Refactor for interface clarity and dependency isolation.
|
6 months ago |
|
vainstr
|
Add nurl and vainstr CLI tools (v0.39.0)
|
5 months ago |
|
wasmdb
|
Add NRC (Nostr Relay Connect) protocol and web UI (v0.48.9)
|
4 months ago |