A nostr relay written in DLang
Go to file
Tristan B. Velloza Kildaire 6eb4c35537 Logging
- Updated to the newest `gogga`
- Simply importing `nostril.logging` will now setup a single instance of the logger per module per TLS (per-thread)

Storage

- Moved `BackingStore` to `nostril.storage`

Server

- Added a field to hold an instance of some kind-of `BackingStore` as `store`
2023-03-02 16:05:48 +02:00
source/nostril Logging 2023-03-02 16:05:48 +02:00
.gitignore Updated .gitignore 2023-02-21 19:51:41 +02:00
dub.json Logging 2023-03-02 16:05:48 +02:00