near / near-lake-framework-rs

Library to connect to the NEAR Lake S3 and stream the data
https://docs.near.org/concepts/advanced/near-lake-framework
Other
47 stars 17 forks source link

Update the documentation to reflect the changes on 0.8 release #52

Open khorolets opened 1 year ago

khorolets commented 1 year ago

The 0.8 release will include some significant changes and will introduce a bunch of new things. We need to ensure all of the changes and new stuff is well documented and available to developers.

This includes:

raventid commented 7 months ago

@khorolets Hello! Do we have a rough estimation for the 0.8 release roadmap? 🤗

khorolets commented 7 months ago

Hi @raventid! I appreciate your interest in the 0.8 version. Unfortunately, I don't have the capacity to work on the new version at the moment. Honestly, I have not seen any community interest in this update. If there are anticipators, I could prioritize it for the next month. Please share what you expect from 0.8 the most. It would help me to negotiate my capacity 😇

raventid commented 7 months ago

@khorolets Thank you for the reply! After playing around with the library I see that I'll have to use StreamerMessage anyway to convert blocks to our internal representation and almost all of the 0.8 features are not that useful to me :(