Nathaniel Cook
Nathaniel Cook
> TBH that feels like a weird thing to include in the Ceramic CLI since at that point it kind of isn't really Ceramic data anymore? As we go down...
@stbrody PR has been updated to auto configure connecting to the `conclusion_feed` table over flight sql and to the `doc_state` table over S3.
> > I think we should have a http Api endpoint to run queries with your node > > Isn't that what the flight sql endpoint already is? In my...
For technical reasons we were not able to expose both Kubo RPC and the Ceramic API on the same port. (They use different incompatible http frameworks) We can port Kubo...
Flux currently does have polymorphic functions, but it does not have the ability to specialize the implementation of the function.
@rbetts Are we interested in doing a spike on this? My thoughts are we could in the future support arbitrary units for time values. I expect the database would still...