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.
mleku
c1bd05fb04
Adjust ACL behavior for "none" mode and make query cache optional
...
This commit allows skipping authentication, permission checks, and certain filters (e.g., deletions, expirations) when the ACL mode is set to "none" (open relay mode). It also introduces a configuration option to disable query caching to reduce memory usage. These changes improve operational flexibility for open relay setups and resource-constrained environments.
6 months ago
..
acl
Adjust ACL behavior for "none" mode and make query cache optional
6 months ago
blossom
Add serve mode, fix binary tags, document CLI tools, improve Docker
6 months ago
database
Adjust ACL behavior for "none" mode and make query cache optional
6 months ago
find
Remove Dgraph, check hex field case, reject if any uppercase
6 months ago
interfaces
Refactor for interface clarity and dependency isolation.
6 months ago
mode
Adjust ACL behavior for "none" mode and make query cache optional
6 months ago
neo4j
Refactor Neo4j tests and improve tag handling in Cypher
6 months ago
policy
Add support for read/write permissive overrides in policies
6 months ago
protocol
add first draft graph query implementation
6 months ago
run
Adjust ACL behavior for "none" mode and make query cache optional
6 months ago
spider
add directory spider
6 months ago
sync
self-detection elides self url at startup, handles multiple DNS pointers
6 months ago
utils
migrate to new nostr library
6 months ago
version
Adjust ACL behavior for "none" mode and make query cache optional
6 months ago
wasmdb
implement wasm/js specific database engine
6 months ago