Vitor Pamplona · 3w Yeah, Quartz is quite low level. No linked cache or database. You need to make subs by yourself. But there is a SQLlite event store inside of quartz if you want to save things. reya @reya 1777434635 Found it: https://github.com/vitorpamplona/amethyst/tree/6c8c5eb7a5a0cf76c1c07d1aeaa4836fe10487f9/quartz/src/commonMain/kotlin/com/vitorpamplona/quartz/nip01Core/store/sqliteI think its have all I need