Skip to content

Releases: Arkiv-Network/sqlite-store

v0.0.20

25 Dec 14:11
0b3b6a6

Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

25 Dec 14:06
55df061

Choose a tag to compare

What's Changed

  • Add an interface to evaluate the AST into a query, so that this can be used from outside this package by @r-vdp in #21

Full Changelog: v0.0.18...v0.0.19

v0.0.18

25 Dec 13:14
ddb69db

Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v0.0.18

v0.0.17

24 Dec 17:30
3f2864a

Choose a tag to compare

What's Changed

  • Convert query AST to DNF before generating queries by @r-vdp in #17
  • Query optimisations by @r-vdp in #18
  • Add new query generation strategy by @r-vdp in #19

Full Changelog: v0.0.16...v0.0.17

v0.0.16

23 Dec 12:58
4cd9e56

Choose a tag to compare

What's Changed

  • Use the CTE-based method for the sqlite queries by @r-vdp in #16

Full Changelog: v0.0.15...v0.0.16

v0.0.15

19 Dec 09:27
cece646

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

18 Dec 13:54
73204ae

Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0.0.13

16 Dec 14:02
c1aaeda

Choose a tag to compare

What's Changed

  • use query-api with fixed waiting for the blocks by @draganm in #12

Full Changelog: v0.0.12...v0.0.13

v0.0.12

16 Dec 12:23
63fde46

Choose a tag to compare

What's Changed

  • no shared caches, 256mb per connection by @draganm in #11

Full Changelog: v0.0.11...v0.0.12

v0.0.11

16 Dec 12:02
4fad9d2

Choose a tag to compare

What's Changed

  • more sane cache settings, better query logging by @draganm in #10

Full Changelog: v0.0.10...v0.0.11