Commit Graph

9 Commits

Author SHA1 Message Date
d32bc6e0a8 Dub
- Upgrade again
2023-03-04 17:15:05 +02:00
34f62d9edd Dub
- Downgrade vibe to `0.9.5` to test building on Pi
2023-03-04 17:11:51 +02:00
ff85457bf4 Dub
- Updated package information

Documentation

- Updated README
2023-03-04 15:06:47 +02:00
d3aae26b6d Dub
- Upgraded `gogga` to version `2.1.16`
2023-03-04 14:34:49 +02:00
648144207e - Upgraded vibe and dlog 2023-03-02 16:41:47 +02:00
8e9f060eb5 Logging
- Upgraded to `gogga` `v2.1.2`
- Don't include the `gogga` module import as part of the mixin
- Set the mode of gogga ro `GoggaMode.TwoKTwenty3`
2023-03-02 16:11:02 +02:00
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
76ae699aa4 Use gogga logger 2023-02-21 18:08:50 +02:00
8781368d3c Initial commit 2023-02-21 16:14:51 +02:00