Commit Graph

6 Commits

Author SHA1 Message Date
204c808b41 Monitors can't be stored in flat maps because we manage pointers into them in MonitorSets 2023-02-09 12:40:40 -05:00
2c86254fb9 limit on max number of concurrent REQs 2023-02-05 15:43:11 -05:00
8d0c9952ab flat maps/sets 2023-02-02 15:04:43 -05:00
c31a213704 fixed size arrays in NostrIndex, where possible
- shrinks records by 16 bytes, and 16 bytes for every e or p tag
2023-02-02 15:04:43 -05:00
18a7cc556a support empty arrays in REQ filters
- These never match, so clients shouldn't really ever send them, but there is no reason to fail if they do
2023-01-16 14:04:44 -05:00
c47d07e985 initial commit 2023-01-09 15:33:52 -05:00