• acud's avatar
    feeds: add feed resolution (#1120) · 42c12ede
    acud authored
    * feeds: 
       - generic feed support building on single owner chunks
       - subpackages for epochs and sequence based indexing scheme implementing timestamped feeds 
       - Lookup interface with both sequential and concurrent lookup algorithms 
       - Updater interface 
    Co-authored-by: default avatarzelig <viktor.tron@gmail.com>
    42c12ede
Name
Last commit
Last update
..
epochs Loading commit data...
sequence Loading commit data...
testing Loading commit data...
feed.go Loading commit data...
getter.go Loading commit data...
putter.go Loading commit data...