Commit Graph

7 Commits

Author SHA1 Message Date
ec9161ce08 DB schema refactor 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
9a586ac664 don't use deprecated OpenSSL functions 2023-01-20 12:33:35 -05:00
8102cd6a00 sort batches of writes to reduce fragmentation 2023-01-20 12:33:28 -05:00
10a1417af7 de-duplicate events at final write stage (issue #4) 2023-01-11 16:59:53 -05:00
5e62399844 support old and new versions of libsecp256k1 2023-01-10 12:53:09 -05:00
c47d07e985 initial commit 2023-01-09 15:33:52 -05:00