~ushin/hypercore-fetch-ushin

Fix: Avoid /$/history API infinite loop when missing blocks
Docs: Update /$/history API documentation
Fix: (fileHistory) Return history without loading data from network

Previously, the /$/history API hung when the gateway could not load
the necessary history metadata.  Now, the history can displayed even
when offline and with a sparsely replicated hyperdrive.
Merge: Execute hyperbee commands
Comment: Add TODO
Add: (getDriveBee) Move logic for getting hyperbee into own function
Add: (BEE_FOLDER_NAME) Constant
Prototyped separate core for bee in drive's corestore.
Cleaned up keyscheme sample
Prototyped a pre-buffer filter for Query
Added array-encoding to query op. Finished basic index-search-deindex program
- Added support for Array encoded keys
- Added INCR operation
- Fixed broken error handling
Created a sketch of a dummy org indexer & search method
Implemented test, fixed error handler that didn't do anything
Next
Do not follow this link