upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 189478c..506bc53 100644
--- a/README.md
+++ b/README.md
@@ -477,7 +477,6 @@ NGIT_RELAY_OWNER_NSEC=nsec1... ngit-grasp --domain relay.example.com
477 477
478- `lmdb`: LMDB backend (default, persistent, general purpose) 478- `lmdb`: LMDB backend (default, persistent, general purpose)
479- `memory`: In-memory database (fastest, no persistence - uses temp directories) 479- `memory`: In-memory database (fastest, no persistence - uses temp directories)
480- `nostrdb`: NostrDB backend (persistent, optimized for Nostr) [Not yet implemented]
481 480
482> **Note:** When using the `memory` backend, git data are automatically stored in temporary directories for ephemeral testing. 481> **Note:** When using the `memory` backend, git data are automatically stored in temporary directories for ephemeral testing.
483 482