Releases: beam-cloud/blobcache-v2
Releases · beam-cloud/blobcache-v2
0.1.17
Improve streaming endpoint, clean up preftech
Full Changelog: 0.1.15...0.1.16
0.1.15
- update timeouts
- handle context cancellation properly
Full Changelog: 0.1.13...0.1.15
0.1.14
- Improve memory utilization and make more things configurable
Full Changelog: 0.1.13...0.1.14
0.1.13
What's Changed
- Feat: Implement streaming getcontent by @luke-lombardi in #21
- Feat: Allow prefetching of data to leverage GetContentStream in blobfs by @luke-lombardi in #23
Full Changelog: 0.1.12...0.1.13
0.1.12
What's Changed
- remove extra copy and modify write buffer size to align with largest fuse read size by @luke-lombardi in #22
Full Changelog: 0.1.11...0.1.12
0.1.11
- Fix: fix recursive loop setting host keepalive and adding key to index
Full Changelog: 0.1.10...0.1.11
0.1.10
What's Changed
- Fix: Use dial context timeout properly by @luke-lombardi in #19
- conditionally enable direct io by @luke-lombardi in #20
- always add host to index if keepalive goroutine is still running
Full Changelog: 0.1.9...0.1.10
0.1.9
0.1.8
What's Changed
- fix concurrent read/write by @luke-lombardi in #14
- Fix: nil dereference error by @nickpetrovic in #15
- Add waitforhosts function by @luke-lombardi in #16
- Metadata discovery by @luke-lombardi in #17
New Contributors
- @nickpetrovic made their first contribution in #15
Full Changelog: 0.1.7...0.1.8