Skip to content

Releases: ipni/dhstore

v0.1.1

30 Jun 08:52
332ec28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Jun 19:49
ba81f67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.1.0

v0.0.3

06 Jun 19:40
7f545a2
Compare
Choose a tag to compare

What's Changed

  • Implement FoundationDB backing store by @masih in #46
  • Change DHStore interface to merge index in batches by @masih in #49
  • Do not return FutureByteSlice from FDB transaction by @masih in #50

Full Changelog: v0.0.2...v0.0.3

v0.0.2

25 May 20:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

17 Jan 15:54
Compare
Choose a tag to compare

What's Changed

  • Add double hash store interface and HTTP model by @masih in #1
  • Add basic CI go test by @masih in #2
  • Implement DHStore backed by pebble by @masih in #3
  • Implement DHStore HTTP server by @masih in #4
  • Implement dhstore CLI command and containerize it by @masih in #6
  • Add basic HTTP API tests by @masih in #7
  • Add dhstore OpenAPI HTTP sepc by @masih in #8
  • Rename response keys for consistency by @masih in #9
  • Implement a merger that removes duplicate records on merge by @masih in #11
  • Fix missing s in lookup JSON response and add more tests by @masih in #12
  • sync: update CI config files by @web3-bot in #10
  • Tag v0.0.1 in preparation for release by @masih in #13

New Contributors

Full Changelog: https://github.com/ipni/dhstore/commits/v0.0.1