datrs / hypercore

Secure, distributed, append-only log
https://docs.rs/hypercore
Apache License 2.0
327 stars 37 forks source link

update random-access-* #73

Closed FreddieRidell closed 5 years ago

FreddieRidell commented 5 years ago

Feature Request

Summary

Update to the most recent versions of the random-access-* packages

Motivation

Unresolved Questions

Is there some reason this hasn't been done already? Are these packages in a state of flux? Are there any known issues which make this hard/impossible

yoshuawuyts commented 5 years ago

Are these packages in a state of flux?

The changes introduced in the random-access packages were mostly on substack's request. I see no harm in upgrading currently.

That said we're exploring how to make them available using async interfaces as that space moves along. But that shouldn't be a blocker for this.

FreddieRidell commented 5 years ago

resolved by https://github.com/datrs/hypercore/pull/77